summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/socket_pdu_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* blocks: fix incorrect use of items/bytes in PDU handlingJacob Gilbert2016-02-081-2/+2
* blocks: fix destruction and shutdown for socket_pduNathan West2015-10-071-0/+17
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-14/+14
* socket_pdu: fixed resolver issue by applying same resolver as in udp_sink.Marcus Müller2014-04-121-2/+6
* blocks: added 'MTU' and 'tcp_no_delay' params for 'socket_pdu' (and GRC optio...Balint Seeber2014-03-271-55/+81
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-5/+5
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
* blocks: added gr::blocks::random_pduJohnathan Corgan2013-02-281-1/+1
* Merge branch 'master' into nextJohnathan Corgan2013-02-281-11/+11
* blocks: added gr::blocks::socket_pduJohnathan Corgan2013-02-281-0/+198