log syslog.t @ 1622:5b3d33b5556c

age author description
Mon, 12 Oct 2020 18:13:07 +0100 Sergey Kandaurov Tests: using Sys::Hostname to get hostname in a portable way.
Mon, 06 Jul 2020 18:01:10 +0300 Sergey Kandaurov Tests: allowed syslog messages arrival out-of-order.
Mon, 28 May 2018 16:29:02 +0300 Sergey Kandaurov Tests: removed syslog.t TODO, fixed in 7f9935f07fe9.
Mon, 21 May 2018 13:05:27 +0300 Sergey Kandaurov Tests: syslog send error handling test added.
Wed, 13 Sep 2017 19:04:25 +0300 Andrey Zelenkov Tests: adjusted udp ports to match allocated ports range.
Fri, 10 Feb 2017 13:55:39 +0300 Sergey Kandaurov Tests: avoid reopening a receiving UDP socket in syslog tests.
Fri, 10 Feb 2017 12:41:43 +0300 Sergey Kandaurov Tests: replaced all occurrences of vec/select API with IO::Select.