aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Socket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Common 036201c: socket changesMatthias P. Braendli2022-08-191-5/+53
|
* Common: log timestamps, socket changes and frame_timestamp_tMatthias P. Braendli2022-03-291-0/+9
|
* Common ba7f317, 5a0689a, c63fb05Matthias P. Braendli2021-11-261-1/+121
|
* Update common code to latest, update zmq.hpp and adaptMatthias P. Braendli2021-01-161-61/+93
|
* common 81f518d: TCPSocket: let recv throw Interrupted on EINTRMatthias P. Braendli2020-10-281-2/+7
|
* Update common EDI input and adapt to API changesMatthias P. Braendli2020-05-111-1/+6
|
* Common 33a8362: EDI TCP output: handle disconnectsMatthias P. Braendli2020-04-211-3/+67
|
* Apply common 23752f6 and e10272eMatthias P. Braendli2019-11-181-1/+1
|
* Common 27ac70f: Initialise InetAddress::addrMatthias P. Braendli2019-11-181-1/+2
|
* Common 0a50ea0: Set SO_REUSEADDR for TCP socketsMatthias P. Braendli2019-11-181-0/+5
|
* Pull lib/Socket from mmbtools common codeMatthias P. Braendli2019-09-051-13/+17
|
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-131-11/+10
| | | | | | | Replace ASIO by simpler implementation, meaning that the telnet RC now only supports a single connection. Move Log, RC to lib/
* Socket: fix TCPClientMatthias P. Braendli2019-07-081-10/+11
|
* Unify Socket library with other mmbToolsMatthias P. Braendli2019-07-081-0/+898