.. |
domainsocket
|
Remove XTLS (#431)
|
2020-11-20 15:53:10 +08:00 |
headers
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
http
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
kcp
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
quic
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
tcp
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
tls
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
udp
|
Refine code according to golangci-lint results
|
2020-10-11 19:22:46 +08:00 |
websocket
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
config.go
|
warning message for global trasnport config
|
2019-01-13 20:15:38 +01:00 |
config.pb.go
|
Add missing deprecation notice to deprecated code (#437)
|
2020-11-20 15:18:44 +08:00 |
config.proto
|
Add missing deprecation notice to deprecated code (#437)
|
2020-11-20 15:18:44 +08:00 |
connection.go
|
Rename fields in StatCouterConnection
|
2020-06-27 00:31:46 -04:00 |
dialer_test.go
|
remove dependency on assert lib
|
2019-01-08 23:27:02 +01:00 |
dialer.go
|
remove use of context.WithValue in transport
|
2018-11-21 14:54:40 +01:00 |
errors.generated.go
|
simplify error creation
|
2018-09-30 18:39:53 +02:00 |
filelocker_other.go
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
filelocker_windows.go
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
filelocker.go
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
header_test.go
|
remove dependency of assert lib
|
2019-02-01 14:38:14 +01:00 |
header.go
|
simplify buffer extension
|
2018-11-02 21:34:04 +01:00 |
internet.go
|
Errorgen: support to run outside of GOPATH
|
2020-10-04 13:06:12 +08:00 |
memory_settings.go
|
comments
|
2018-10-14 08:23:49 +02:00 |
sockopt_darwin.go
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
sockopt_freebsd.go
|
Implement setReuseAddr and setReusePort in sockopt_{os}.go
|
2020-07-31 01:20:12 +08:00 |
sockopt_linux_test.go
|
fix broken test again
|
2018-11-21 17:15:41 +01:00 |
sockopt_linux.go
|
Implement setReuseAddr and setReusePort in sockopt_{os}.go
|
2020-07-31 01:20:12 +08:00 |
sockopt_other.go
|
Implement setReuseAddr and setReusePort in sockopt_{os}.go
|
2020-07-31 01:20:12 +08:00 |
sockopt_test.go
|
remove common/compare package
|
2019-01-07 00:12:04 +01:00 |
sockopt_windows.go
|
Implement setReuseAddr and setReusePort in sockopt_{os}.go
|
2020-07-31 01:20:12 +08:00 |
sockopt.go
|
system listener for both TCP and UDP
|
2018-09-15 21:35:32 +02:00 |
system_dialer.go
|
fix bind addr check
|
2019-01-12 09:44:51 +01:00 |
system_listener_test.go
|
allow custom controller function
|
2018-12-03 17:41:24 +01:00 |
system_listener.go
|
Fix lint according to golangci-lint (#439)
|
2020-11-22 05:05:01 +08:00 |
tcp_hub.go
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |