Stephen R. van den Berg wrote:
Once you have an accepted connection in Protocols.HTTP.Server.Request, is there a reference to the original listening socket the connection was accepted on?
Ah, I think I found something: server_port seems to be a reference to the listening socket.