Loyalsoldier 6dce0d98c1 Fix: format & lint (#1759) 3 years ago
..
domainsocket c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
grpc ebdacfdb86 add comment for gRPC TLS silent failure behavior 4 years ago
headers 6dce0d98c1 Fix: format & lint (#1759) 3 years ago
http 4d155bc2bf :bug: http dialer add socket config; sockopt.mark use uint32 (#1264) 4 years ago
kcp c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
quic 072fa3e633 Chore: bump github.com/lucas-clemente/quic-go from 0.26.0 to 0.27.0 (#1716) 3 years ago
tagged c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
tcp c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
tls 8ac4750f9e fix lint warning 4 years ago
udp c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
websocket c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
config.go f94dd11a8c Chore: change module name (#677) 4 years ago
config.pb.go a04219bf9b Add TCP keep alive idle setting: auto generated 3 years ago
config.proto 42930d9694 Add TCP keep alive idle setting 3 years ago
connection.go f94dd11a8c Chore: change module name (#677) 4 years ago
dialer.go 6f8979d017 Style: format code by gofumpt (#1022) 4 years ago
dialer_test.go f94dd11a8c Chore: change module name (#677) 4 years ago
errors.generated.go f94dd11a8c Chore: change module name (#677) 4 years ago
filelocker.go 770b994337 Refine unix domain socket (#367) 5 years ago
filelocker_other.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
filelocker_windows.go 770b994337 Refine unix domain socket (#367) 5 years ago
header.go f94dd11a8c Chore: change module name (#677) 4 years ago
header_test.go f94dd11a8c Chore: change module name (#677) 4 years ago
internet.go f94dd11a8c Chore: change module name (#677) 4 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 d0c6f86848 Separate TcpKeepAliveIdle and TcpKeepAliveInterval check logic 3 years ago
sockopt_freebsd.go d0c6f86848 Separate TcpKeepAliveIdle and TcpKeepAliveInterval check logic 3 years ago
sockopt_linux.go d0c6f86848 Separate TcpKeepAliveIdle and TcpKeepAliveInterval check logic 3 years ago
sockopt_linux_test.go f94dd11a8c Chore: change module name (#677) 4 years ago
sockopt_other.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
sockopt_test.go f94dd11a8c Chore: change module name (#677) 4 years ago
sockopt_windows.go d0c6f86848 Separate TcpKeepAliveIdle and TcpKeepAliveInterval check logic 3 years ago
system_dialer.go ab13073ce4 fix bug introduced in adding tcp keep alive adjustment 3 years ago
system_dns_android.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
system_dns_android_test.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
system_listener.go ab13073ce4 fix bug introduced in adding tcp keep alive adjustment 3 years ago
system_listener_test.go f94dd11a8c Chore: change module name (#677) 4 years ago
tcp_hub.go 6f8979d017 Style: format code by gofumpt (#1022) 4 years ago