Thu, 18 Aug 2022 22:42:42 +0200 better error reporting + optional debug mode (print server pid/uid/gid etc.) v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 18 Aug 2022 22:42:42 +0200] rev 26
better error reporting + optional debug mode (print server pid/uid/gid etc.)
Thu, 18 Aug 2022 22:13:35 +0200 introduce common parent class MSGSocket for sockets using sendmsg() v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 18 Aug 2022 22:13:35 +0200] rev 25
introduce common parent class MSGSocket for sockets using sendmsg()
Thu, 18 Aug 2022 18:08:39 +0200 UDS: first version v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 18 Aug 2022 18:08:39 +0200] rev 24
UDS: first version
Thu, 18 Aug 2022 03:43:19 +0200 SCTP: sendmsg() only v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 18 Aug 2022 03:43:19 +0200] rev 23
SCTP: sendmsg() only
Thu, 18 Aug 2022 03:39:55 +0200 SCTP: sendmsg() v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 18 Aug 2022 03:39:55 +0200] rev 22
SCTP: sendmsg()
Wed, 17 Aug 2022 23:28:20 +0200 UDP: reuse socket; SCTP: first version v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 17 Aug 2022 23:28:20 +0200] rev 21
UDP: reuse socket; SCTP: first version
Sun, 07 Aug 2022 15:31:51 +0200 support IPv6 link local addresses not only in the „host“ option but also in the connection string v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 07 Aug 2022 15:31:51 +0200] rev 20
support IPv6 link local addresses not only in the „host“ option but also in the connection string
Sun, 07 Aug 2022 15:09:47 +0200 UDP: support not only AF_INET (IPv4) but also AF_INET6 (IPv6) addresses (including link-local) v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 07 Aug 2022 15:09:47 +0200] rev 19
UDP: support not only AF_INET (IPv4) but also AF_INET6 (IPv6) addresses (including link-local)
Sat, 06 Aug 2022 15:23:40 +0200 UDP: add delay option v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Aug 2022 15:23:40 +0200] rev 18
UDP: add delay option The other side might be too slow to receive all datagrams and might loose some. We might slow down – add a delay between the messages. The delay is specified in microseconds: e.g. --connection-option delay 800 However better solution is to increase the buffer size on the receiver side.
Sat, 06 Aug 2022 12:12:46 +0200 support literal IPv6 addresses in connection strings v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Aug 2022 12:12:46 +0200] rev 17
support literal IPv6 addresses in connection strings
(0) -10 tip