aboutsummaryrefslogtreecommitdiffstats
path: root/src/dabOutput/dabOutputTcp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* TCP out: properly interrupt the threadMatthias P. Braendli2016-09-261-1/+1
|
* Improve TCP output error displayMatthias P. Braendli2016-09-161-1/+8
|
* Drop SLIP, Refactor sockets, improve TCP outputMatthias P. Braendli2016-09-111-102/+148
| | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken.
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-121-9/+9
|
* add support for ZeroMQ outputMatthias P. Braendli (think)2013-11-081-0/+25
|
* make dabOutput more object-orientedMatthias P. Braendli (think)2013-11-081-0/+154