Method Protocols.HTTP.Server.Port()->new_connection()
classProtocols.HTTP.Server.Port
- Method
new_connection
protectedvoidnew_connection()- Description
Internal accept-callback that will create a new clone of request_program and call .Request()->attach_fd() in it.
- See also