TlsStream.ioInterest
Get the current I/O interest for the underlying transport.
After each TLS operation, call this to determine what events to register for on the EventLoop.
Returns
The I/O interest mask based on the last TLS operation result.
Get the current I/O interest for the underlying transport.
After each TLS operation, call this to determine what events to register for on the EventLoop.