summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/io/gr_udp_source.cc
AgeCommit message (Expand)Author
2012-09-29core: udp source wait mode yields work threadJosh Blum
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2010-05-23Merge remote branch 'gnuradio/wip/udp_source_sink'Johnathan Corgan
2010-05-19Simplify USE_SELECT usageEric Blossom
2010-05-19Return immediately when using d_residual.Eric Blossom
2010-05-19Defend against a peer that sends an invalid message length.Eric Blossom
2010-05-19Move initialization of select timeoutEric Blossom
2010-05-19Correct update of d_temp_offset (parallel construction)Eric Blossom
2010-05-19Identify memory leaks that occur on error conditionsEric Blossom
2010-05-19Use -1 as file descriptor "not open" value instead of 0Eric Blossom
2010-05-19Add additional conditionalization of networking includesEric Blossom
2010-05-04Rework UDP source and sink, with incompatible API changesDon Ward
2010-04-30Updates to udp source/sink (select(), wait, cleanup)Don Ward
2010-04-20Discard data in gr_udp_sink until receiver is started.Don Ward
2010-04-18Use getaddrinfo in gr_udp_{source,sink}Don Ward
2010-04-18Changes to gr_udp_{source,sink} for MinGWU-DON-WORKBENCH\Don
2010-04-15Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)Don Ward
2009-07-25Merge r11462:11485 from jcorgan/omni into trunk.jcorgan
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2008-03-24Fixed gr.udp_source,sink for use on Win32 (Don Ward)jcorgan
2008-01-16Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set ofeb
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-02-09merging r4318:4437 to fix ticket:131 from branche trondeau/udp udp source/sin...trondeau
2007-01-27cleaned up error checkingeb
2007-01-26updated copyright info, and snuck a little something else in (you didn't see ...trondeau
2007-01-26merged changeset r4281:4292 on trondeau/ethernet into trunktrondeau