summaryrefslogtreecommitdiffstats
path: root/src/UdpSocket.h
Commit message (Collapse)AuthorAgeFilesLines
* Make UdpPacket copyable, add API to get bufferMatthias P. Braendli2017-01-131-8/+7
|
* Add new UDP inputMatthias P. Braendli2016-11-041-1/+9
|
* Drop SLIP, Refactor sockets, improve TCP outputMatthias P. Braendli2016-09-111-84/+113
| | | | | | | | 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.
* Respect Rule of Three for UdpSocketMatthias P. Braendli2015-11-271-0/+2
|
* Add source and ttl settings for EDIMatthias P. Braendli2015-11-271-1/+6
|
* EDI: Do not use misbehaving UdpPacketMatthias P. Braendli2015-08-091-4/+9
|
* EDI: add options, fix AF sequence, revisionMatthias P. Braendli2015-07-171-1/+1
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* fix some cppcheck errorsMatthias P. Braendli2014-01-201-1/+1
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+126