SocketServer.fromStdin

Create a SocketServer using the handle passed on standard input, for which listen had already been called. Used by e.g. FastCGI and systemd sockets with "Listen = yes".

class SocketServer
static
fromStdin
()

Meta