Issues have been opened for following. Please review and comment.
(1) In HTTPServer specifications, Port=0 should give error, Use Port=nil
for kernel assigned
https://github.com/swift-server/http/issues/88
(2) Use sockaddr structure instead of port number in HTTPServer
specifications