# Functions
ListenAndServe creates a new server and binds to addr configured on "tcp" network net.
ListenAndServeNetwork creates a new server and binds to addr.
NewServerNetwork Create a new web server.
# Interfaces
Conn represents a client connection.