Commit graph

7 commits

Author SHA1 Message Date
Andreas Öman
2f47066f6e Correctly deal with return value from write() 2011-04-01 15:32:07 +02:00
Andreas Öman
42adea653d Rename tvhead.h -> tvheadend.h 2010-11-29 19:25:24 +00:00
Andreas Öman
197b460079 Get rid of SOL_TCP 2010-02-16 19:51:44 +00:00
Andreas Öman
6846e3a21d Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
Also add wrapper call for setting FD_CLOEXEC on sockets
2009-12-03 19:44:26 +00:00
Andreas Öman
ab3ce01643 tcp server: keep track of the local (ie. our) IP + port 2009-11-18 22:24:06 +00:00
Andreas Öman
c9d0527711 Make sure various functions return something. Silences warnings on gcc 4.4
Patch by lukas at double dot net
2009-05-30 18:49:40 +00:00
Andreas Öman
42c8947724 Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
Renamed from tcp.c (Browse further)