Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support EDI TCP server pre-roll on client connect | Matthias P. Braendli | 2022-08-19 | 1 | -5/+53 |
| | | | | Includes common code changes: socket changes for keepalive and preroll | ||||
* | Common: log timestamps, socket changes and frame_timestamp_t | Matthias P. Braendli | 2022-03-29 | 1 | -0/+9 |
| | |||||
* | Common 5a0689a and c63fb05 | Matthias P. Braendli | 2021-11-17 | 1 | -1/+119 |
| | |||||
* | Common ba7f317: Improve EDI TCP receive | Matthias P. Braendli | 2021-10-02 | 1 | -0/+2 |
| | |||||
* | Common 405ad00: Reimplement UDPReceiver with poll instead of a thread | Matthias P. Braendli | 2021-01-18 | 1 | -58/+84 |
| | |||||
* | Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output | Matthias P. Braendli | 2021-01-18 | 1 | -3/+9 |
| | |||||
* | Common 81f518d: TCPSocket: let recv throw Interrupted on EINTR | Matthias P. Braendli | 2020-11-02 | 1 | -2/+7 |
| | |||||
* | Apply common 3e7e9b6 for TCPSendClient | Matthias P. Braendli | 2020-05-11 | 1 | -1/+6 |
| | |||||
* | Common 33a8362: EDI TCP output: handle disconnects | Matthias P. Braendli | 2020-04-21 | 1 | -3/+67 |
| | |||||
* | Apply common 23752f6 and e10272e | Matthias P. Braendli | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Common 27ac70f: Initialise InetAddress::addr | Matthias P. Braendli | 2019-11-18 | 1 | -1/+2 |
| | |||||
* | Common 0a50ea0: Set SO_REUSEADDR for TCP sockets | Matthias P. Braendli | 2019-11-18 | 1 | -0/+5 |
| | |||||
* | Pull lib/Socket from mmbtools common 162c68c | Matthias P. Braendli | 2019-09-05 | 1 | -13/+17 |
| | |||||
* | Add more EDI input improvements | Matthias P. Braendli | 2019-06-25 | 1 | -8/+89 |
| | |||||
* | Work on STI-D/EDI input | Matthias P. Braendli | 2019-06-07 | 1 | -39/+126 |
| | |||||
* | Unify Socket abstractions | Matthias P. Braendli | 2019-05-28 | 1 | -0/+730 |