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
Sat, 06 Aug 2022 01:05:44 +0200 work with single address v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Aug 2022 01:05:44 +0200] rev 16
work with single address
Sat, 06 Aug 2022 00:54:03 +0200 template openClientSocket() v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Aug 2022 00:54:03 +0200] rev 15
template openClientSocket()
Sat, 06 Aug 2022 00:33:40 +0200 AddressInfos [] = AddressInfo; TCP v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Aug 2022 00:33:40 +0200] rev 14
AddressInfos [] = AddressInfo; TCP
Sat, 06 Aug 2022 00:27:22 +0200 AddressInfos [] = AddressInfo; UDP v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Aug 2022 00:27:22 +0200] rev 13
AddressInfos [] = AddressInfo; UDP
Fri, 05 Aug 2022 23:45:48 +0200 AddressInfos [] = addrinfo& v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 05 Aug 2022 23:45:48 +0200] rev 12
AddressInfos [] = addrinfo&
(0) -10 +10 tip