Plasma GitLab Archive
Projects Blog Knowledge

Class type Uq_engines.server_endpoint_listener


class type server_endpoint_listener = object .. end
This class type represents factories for service providers

method listen : listen_address ->
Unixqueue.event_system ->
server_endpoint_acceptor engine
Instantiates an engine that listens for connections on the socket given by the 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).
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml