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