log lib/Test/Nginx/Stream.pm @ 1852:1197c152215b

age author description
Tue, 04 Apr 2023 09:14:56 -0700 Eugene Grebenschikov Tests: fixed warning in case of a closed stream.
Tue, 21 Mar 2023 02:57:39 +0300 Maxim Dounin Tests: handling of EWOULDBLOCK from sysread() with IO::Socket::SSL.
Tue, 21 Mar 2023 02:57:20 +0300 Maxim Dounin Tests: style.
Tue, 25 Dec 2018 13:56:49 +0300 Sergey Kandaurov Tests: aligned generic read timeouts in stream and mail tests.
Thu, 26 Oct 2017 16:36:13 +0300 Andrey Zelenkov Tests: explicit peer port in stream tests now required.
Mon, 05 Sep 2016 22:57:40 +0300 Sergey Kandaurov Tests: stream access_log tests.
Fri, 08 Jul 2016 02:21:14 +0300 Maxim Dounin Tests: simplified parallel tests.
Tue, 21 Jun 2016 16:37:58 +0300 Andrey Zelenkov Tests: parallel tests support.
Tue, 24 May 2016 12:58:26 +0300 Andrey Zelenkov Tests: I/O timeout options introduced in Stream.
Tue, 22 Mar 2016 18:50:56 +0300 Andrey Zelenkov Tests: compatibility with perl < 5.12 in Stream.pm.
Tue, 15 Mar 2016 16:20:29 +0300 Andrey Zelenkov Tests: stream udp tests.
Mon, 20 Jul 2015 15:06:09 +0300 Andrey Zelenkov Tests: stream package.