Markus Mäkelä 0a9d24230a
Fix cross-thread buffer usage
If the initial handshake that is sent by the accepting thread is buffered,
the subsequent flushing of it is done by the owning thread. As
cross-thread buffer usage is not allowed, the initial handshake must be
sent by the owning thread.
2018-11-09 12:13:22 +02:00
..
2018-09-10 13:22:49 +03:00
2018-11-09 12:13:22 +02:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00