Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 254 Bytes

File metadata and controls

6 lines (4 loc) · 254 Bytes

netaccept

GoDoc

Package netaccept provides Server for accepting connections from net.Listener. It is similar with GoLang's http.Server.