summaryrefslogtreecommitdiff
path: root/tools/cxsocket.h
AgeCommit message (Collapse)Author
2007-01-20getsockname, getpeernamephintuka
2007-01-20tx_buffer_size(), tx_buffer_free()phintuka
Removed several (now) unused inline functions
2007-01-07sendfile, cork, nodelayphintuka
osd timeouts increased poller fixed
2007-01-01discovery moved to own modulephintuka
copy and assigment not possible
2006-12-31moved readline_cmd to cxsocket.cphintuka
2006-12-31Added missing headersphintuka
Added readline and printf Added cxSocket class Fixed multicast ttl setting moved ip2txt to cxsoxket.c
2006-12-21Added missing inlinephintuka
Eliminated compiler warnings
2006-12-17ip2txt - convert IP address and port to stringphintuka
2006-12-14Added missing headerphintuka
2006-12-14Use strings from xine_input_vdr_net.hphintuka
2006-09-20Optional size for write_cmdphintuka
2006-09-19reset errno before pollphintuka
2006-08-23timed_readphintuka
2006-08-15Memory leak fixed (Thanks to Tobias Grimm)phintuka
2006-07-21SO_REUSEADDR added to UDP data socketsphintuka
2006-07-07Added server version to discovery broadcastphintuka
2006-07-02added set_socket_buffers and set_multicast_optionsphintuka
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-04const added to several arguments and dataphintuka
control stream write result checks added possible deadlock removed from vdr_plugin_keypress
2006-06-03Initial importxineliboutput-0_99rc4phintuka