Lazily negotiates a protocol.
It does not block writes waiting for the other end to respond. Instead, it simply assumes the negotiation went successfully and starts writing data.
Use when it is known that the receiver supports the desired protocol.
Lazily negotiates a protocol.
It does not block writes waiting for the other end to respond. Instead, it simply assumes the negotiation went successfully and starts writing data.
Use when it is known that the receiver supports the desired protocol.