2 writes to _fdPostHandshakeWriteBlocked
System.Net.Security (2)
System\Net\Security\TlsSession.OpenSsl.cs (2)
295
_fdPostHandshakeWriteBlocked
= writeBlocked;
381
_fdPostHandshakeWriteBlocked
= false;
1 reference to _fdPostHandshakeWriteBlocked
System.Net.Security (1)
System\Net\Security\TlsSession.OpenSsl.cs (1)
285
if (!flushingRequest && !
_fdPostHandshakeWriteBlocked
&& !PeerHasPendingData())