summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/socket_pdu_impl.h
Commit message (Expand)AuthorAgeFilesLines
* gr-blocks: remove pdu blocksJacob Gilbert2021-03-181-68/+0
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-2/+2
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-3/+3
* blocks: Add const to member variables that don't changeThomas Habets2020-03-261-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-34/+41
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-1/+0
* Fix invalid Asio buffer usage in tcp_connectionBrian Orr2017-08-091-1/+0
* blocks: fix destruction and shutdown for socket_pduNathan West2015-10-071-1/+6
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
* blocks: added 'MTU' and 'tcp_no_delay' params for 'socket_pdu' (and GRC optio...Balint Seeber2014-03-271-2/+3
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
* blocks: added gr::blocks::socket_pduJohnathan Corgan2013-02-281-0/+69