Home
last modified time | relevance | path

Searched defs:setKeepAliveInterval (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dtcpsockopt_openbsd.go21 func setKeepAliveInterval(_ *netFD, d time.Duration) error { func
Dtcpsockopt_unix.go29 func setKeepAliveInterval(fd *netFD, d time.Duration) error { func
Dtcpsockopt_darwin.go33 func setKeepAliveInterval(fd *netFD, d time.Duration) error { func
Dtcpsockopt_stub.go22 func setKeepAliveInterval(fd *netFD, d time.Duration) error { func
Dtcpsockopt_plan9.go30 func setKeepAliveInterval(_ *netFD, d time.Duration) error { func
Dtcpsockopt_windows.go40 func setKeepAliveInterval(fd *netFD, d time.Duration) error { func
Dtcpsockopt_solaris.go41 func setKeepAliveInterval(fd *netFD, d time.Duration) error { func