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
Suspends until a connection is available and returns it or throws if something goes wrong.
Await until socket close