| .. |
|
domainsocket
|
1ab94fed79
optimize v2ctl size
|
6 years ago |
|
headers
|
66a60dbfa3
remove dep on assert lib
|
6 years ago |
|
http
|
98950d5ada
remove dep of assert lib
|
6 years ago |
|
kcp
|
98950d5ada
remove dep of assert lib
|
6 years ago |
|
quic
|
98950d5ada
remove dep of assert lib
|
6 years ago |
|
tcp
|
66a60dbfa3
remove dep on assert lib
|
6 years ago |
|
tls
|
932e09a388
remove dep of assert lib
|
6 years ago |
|
udp
|
66a60dbfa3
remove dep on assert lib
|
6 years ago |
|
websocket
|
98950d5ada
remove dep of assert lib
|
6 years ago |
|
config.go
|
86f8fe4eb4
warning message for global trasnport config
|
6 years ago |
|
config.pb.go
|
057e271588
update proto lib
|
7 years ago |
|
config.proto
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
|
connection.go
|
98e330513d
remove unnecessary interface
|
7 years ago |
|
dialer.go
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
|
dialer_test.go
|
163776b182
remove dependency on assert lib
|
6 years ago |
|
errors.generated.go
|
d55fbd7f8d
simplify error creation
|
7 years ago |
|
header.go
|
f7b96507f9
simplify buffer extension
|
7 years ago |
|
header_test.go
|
28189197b3
remove dependency of assert lib
|
6 years ago |
|
internet.go
|
091fa6ad23
use new errorgen
|
7 years ago |
|
memory_settings.go
|
cb8e7dc9a0
comments
|
7 years ago |
|
sockopt.go
|
20251bf499
system listener for both TCP and UDP
|
7 years ago |
|
sockopt_darwin.go
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
|
sockopt_linux.go
|
033d2264ff
Fix SO_MARK setting for UDP outbound connections
|
6 years ago |
|
sockopt_linux_test.go
|
92a6699706
fix broken test again
|
7 years ago |
|
sockopt_other.go
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
|
sockopt_test.go
|
d26700a2fe
remove common/compare package
|
6 years ago |
|
sockopt_windows.go
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
|
system_dialer.go
|
ee13f7a562
fix bind addr check
|
6 years ago |
|
system_listener.go
|
a6d81cc56d
api doc
|
7 years ago |
|
system_listener_test.go
|
05f8de1b8f
allow custom controller function
|
7 years ago |
|
tcp_hub.go
|
aa4ab7fa03
return error on listening domain address
|
6 years ago |