]> Sergey Matveev's repositories - public-inbox.git/commit
t/nntpd-tls: slow client connection test
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 02:52:43 +0000 (02:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Jun 2019 05:26:27 +0000 (05:26 +0000)
commit1dc4d2f75a387c9113fc7646c463e3aac2d3de1f
tree5e8de49680d200a7d631a4b679735e7edced0fa6
parent595854982a59f369ab605794f05c046c86253468
t/nntpd-tls: slow client connection test

We need to ensure slowly negotiating TLS clients don't block
the event loop.  This is why I added the size check of
{wbuf} before and after calling the CODE ref in DS::flush_write.
t/nntpd-tls.t