Use -1 as file descriptor "not open" value instead of 0
[debian/gnuradio] / gnuradio-core / src / lib / io / gr_udp_sink.cc
2010-05-20 Eric BlossomUse -1 as file descriptor "not open" value instead...
2010-05-20 Eric BlossomAdd additional conditionalization of networking includes
2010-05-06 Don WardFlush pending errors in gr_udp_sink on disconnect()
2010-05-04 Don WardMerge branch 'master' into udp
2010-05-04 Don WardRework UDP source and sink, with incompatible API changes
2010-04-30 Don WardMerge branch 'master' into udp
2010-04-30 Don WardMerge branch 'master' into udp
2010-04-30 Don WardUpdates to udp source/sink (select(), wait, cleanup)
2010-04-20 Don WardDiscard data in gr_udp_sink until receiver is started.
2010-04-18 Don WardUse getaddrinfo in gr_udp_{source,sink}
2010-04-18 U-DON-WORKBENCH\DonChanges to gr_udp_{source,sink} for MinGW
2010-04-15 Don WardIgnore ENOPROTOOPT return from setsockopt(SO_LINGER)
2009-07-25 jcorganMerge r11462:11485 from jcorgan/omni into trunk.
2008-04-30 ebTweaks for gcc 4.3 based on patch from Marek Mahut...
2008-03-24 jcorganFixed gr.udp_source,sink for use on Win32 (Don Ward)
2008-01-16 ebMerged -r7436:7453 eb/freebsd into trunk. This is...
2007-07-21 ebUpdated license from GPL version 2 or later to GPL...
2007-02-16 trondeauquick fix for std::min error on 64-bit systems
2007-02-09 trondeaumerging r4318:4437 to fix ticket:131 from branche trond...
2007-01-27 ebfixed error handling and warning
2007-01-26 trondeauupdated copyright info, and snuck a little something...
2007-01-26 trondeaumerged changeset r4281:4292 on trondeau/ethernet into...