You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrej Pregl fa52d491c5 Added support for macOS in TestNewHTTPListener (#4782) 7 years ago
..
bufconn.go go1.8: Changes to support golang 1.8 (#4759) 7 years ago
bufconn_test.go
conn_bug_21133.go go1.8: Changes to support golang 1.8 (#4759) 7 years ago
listener.go Avoid superfluous error messages after connect (#4762) 7 years ago
listener_test.go Added support for macOS in TestNewHTTPListener (#4782) 7 years ago
server.go Stop attempting to close nil Listener (#4753) 7 years ago
server_test.go