summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/udp_sink_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* udp sink: actually send 0-byte packets at EOFAndy Sloane2016-04-251-1/+1
* blocks: UDP sink does not enforce IPv4Jiří Pinkava2014-11-171-3/+2
* blocks: updated UDP source to handle no network connections by allowing use o...Tom Rondeau2013-11-161-1/+2
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-5/+5
* Merge branch 'master' into nextJohnathan Corgan2013-04-031-0/+1
|\
| * blocks: MSVC compatibility fixesNicholas Corgan2013-04-031-0/+1
* | gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-3/+3
|/
* blocks: fixing some UDP handling of ports/options; using gr-blocks blocks in QA.Tom Rondeau2013-03-131-0/+3
* blocks: udp_sink and udp_source implemented in gr-blocks using boost::asio in...Tom Rondeau2013-03-131-0/+145