Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for IsTimeout (0.22 sec)

  1. api/go1.10.txt

    pkg net, method (*TCPListener) SyscallConn() (syscall.RawConn, error)
    pkg net, method (*UnixListener) SyscallConn() (syscall.RawConn, error)
    pkg net/smtp, method (*Client) Noop() error
    pkg os, func IsTimeout(error) bool
    pkg os, method (*File) SetDeadline(time.Time) error
    pkg os, method (*File) SetReadDeadline(time.Time) error
    pkg os, method (*File) SetWriteDeadline(time.Time) error
    pkg os, method (*PathError) Timeout() bool
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg net, type DNSConfigError struct
    pkg net, type DNSConfigError struct, Err error
    pkg net, type DNSError struct
    pkg net, type DNSError struct, Err string
    pkg net, type DNSError struct, IsTimeout bool
    pkg net, type DNSError struct, Name string
    pkg net, type DNSError struct, Server string
    pkg net, type Error interface { Error, Temporary, Timeout }
    pkg net, type Error interface, Error() string
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top