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)
285if (!flushingRequest && !_fdPostHandshakeWriteBlocked && !PeerHasPendingData())