crypto/tls.Conn.SetReadDeadline (method)

one use

	crypto/tls (current package)
		conn.go#L142: func (c *Conn) SetReadDeadline(t time.Time) error {