github.com/refraction-networking/utls.Conn.SetDeadline (method, view implemented interface methods)
3 uses
github.com/refraction-networking/utls (current package)
conn.go#L146: func (c *Conn) SetDeadline(t time.Time) error {
u_roller.go#L87: client.SetDeadline(time.Now().Add(c.TlsHandshakeTimeout))
u_roller.go#L89: client.SetDeadline(time.Time{}) // unset timeout
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |