New issues for HTTPServer class

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

(2) Use sockaddr structure instead of port number in HTTPServer
specifications