class type server_endpoint_listener =This class type represents factories for service providersobject
..end
method listen : listen_address ->
Unixqueue.event_system ->
server_endpoint_acceptor engine
listen_address
argument. If successful, the state of the engine
changes to `Done(acc)
where acc
is the acceptor object guiding
you through further operation of the socket (see above).