h1_server (h1 v0.2.0)
View SourceHTTP/1.1 server connection loop.
Each accepted connection spawns an h1_server process. It owns the socket, performs the TLS handshake (in ssl mode), starts an h1_connection in server mode, and dispatches request events to the user handler.