ValdikSS 65f4b6eb07 Add TCP keep alive support in Linux 4 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 c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 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 c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 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 b68f943c78 Fix lint according to golangci-lint (#439) 5 years ago
sockopt_freebsd.go 6f8979d017 Style: format code by gofumpt (#1022) 4 years ago
sockopt_linux.go 65f4b6eb07 Add TCP keep alive support in Linux 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 6f8979d017 Style: format code by gofumpt (#1022) 4 years ago
system_dialer.go 65f4b6eb07 Add TCP keep alive support in Linux 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 65f4b6eb07 Add TCP keep alive support in Linux 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