The various states a listening attempt may be in.
Init value.
About to listen.
Empty result; nothing read or similar.
String read, ready for processing.
Connection read timed out.
Recoverable exception thrown; warn and continue.
Unrecoverable exception thrown; abort.
See Implementation
The various states a listening attempt may be in.