accept
ErrorsCollection

accept

Synthesised documentation from type/IO/Socket/INET

From type/IO/Socket/INET

See Original text in context

method accept()

In listen/server mode, waits for a new incoming connection. Once a new connection is established, an IO::Socket::INET instance (or a subclass instance) for consuming the connection is returned.