Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doBlockingWithCtx (0.4 sec)

  1. src/net/cgo_unix.go

    func (eai addrinfoErrno) Timeout() bool   { return false }
    
    // isAddrinfoErrno is just for testing purposes.
    func (eai addrinfoErrno) isAddrinfoErrno() {}
    
    // doBlockingWithCtx executes a blocking function in a separate goroutine when the provided
    // context is cancellable. It is intended for use with calls that don't support context
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:23:45 UTC 2024
    - 11.4K bytes
    - Viewed (0)
Back to top