Represents a server bound socket ready for accepting connections
Check if the socket is closed
Local socket address. Could throw an exception if no address bound yet.
Represents a socket lifetime, completes at socket closure
accepts socket connection or suspends if none yet available.
Await until socket close