Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for poll (1.77 sec)

  1. doc/next/6-stdlib/1-time.md

    making it difficult to use `Reset` and `Stop` correctly.
    A visible effect of this change is that `len` and `cap` of timer channels
    now returns 0 instead of 1, which may affect programs that
    poll the length to decide whether a receive on the timer channel
    will succeed.
    Such code should use a non-blocking receive instead.
    
    These new behaviors are only enabled when the main Go program
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Apr 12 20:57:18 GMT 2024
    - 1.5K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE = 79764918
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE = 3988292384
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_HDR_LEN = 14
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.3.txt

    pkg regexp/syntax, method (InstOp) String() string
    pkg runtime/debug, func SetPanicOnFault(bool) bool
    pkg runtime/debug, func WriteHeapDump(uintptr)
    pkg sync, method (*Pool) Get() interface{}
    pkg sync, method (*Pool) Put(interface{})
    pkg sync, type Pool struct
    pkg sync, type Pool struct, New func() interface{}
    pkg syscall (darwin-386), func FcntlFlock(uintptr, int, *Flock_t) error
    pkg syscall (darwin-386), func Mlock([]uint8) error
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_PIPE = 42
    pkg syscall (darwin-arm64), const SYS_PIPE ideal-int
    pkg syscall (darwin-arm64), const SYS_POLL = 230
    pkg syscall (darwin-arm64), const SYS_POLL ideal-int
    pkg syscall (darwin-arm64), const SYS_POLL_NOCANCEL = 417
    pkg syscall (darwin-arm64), const SYS_POLL_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_POSIX_SPAWN = 244
    pkg syscall (darwin-arm64), const SYS_POSIX_SPAWN ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_OPENAT = 499
    pkg syscall (freebsd-arm64), const SYS_OPENAT ideal-int
    pkg syscall (freebsd-arm64), const SYS_OPENBSD_POLL = 252
    pkg syscall (freebsd-arm64), const SYS_OPENBSD_POLL ideal-int
    pkg syscall (freebsd-arm64), const SYS_OVADVISE = 72
    pkg syscall (freebsd-arm64), const SYS_OVADVISE ideal-int
    pkg syscall (freebsd-arm64), const SYS_PATHCONF = 191
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (linux-amd64), const SYS_EPOLL_CREATE ideal-int
    pkg syscall (linux-amd64), const SYS_EPOLL_CREATE1 ideal-int
    pkg syscall (linux-amd64), const SYS_EPOLL_CTL ideal-int
    pkg syscall (linux-amd64), const SYS_EPOLL_CTL_OLD ideal-int
    pkg syscall (linux-amd64), const SYS_EPOLL_PWAIT ideal-int
    pkg syscall (linux-amd64), const SYS_EPOLL_WAIT ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  7. api/go1.1.txt

    pkg syscall (linux-amd64), const SYS_EPOLL_CREATE = 213
    pkg syscall (linux-amd64), const SYS_EPOLL_CREATE1 = 291
    pkg syscall (linux-amd64), const SYS_EPOLL_CTL = 233
    pkg syscall (linux-amd64), const SYS_EPOLL_CTL_OLD = 214
    pkg syscall (linux-amd64), const SYS_EPOLL_PWAIT = 281
    pkg syscall (linux-amd64), const SYS_EPOLL_WAIT = 232
    pkg syscall (linux-amd64), const SYS_EPOLL_WAIT_OLD = 215
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_OPENAT = 499 #53466
    pkg syscall (freebsd-riscv64), const SYS_OPENAT ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_OPENBSD_POLL = 252 #53466
    pkg syscall (freebsd-riscv64), const SYS_OPENBSD_POLL ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_OVADVISE = 72 #53466
    pkg syscall (freebsd-riscv64), const SYS_OVADVISE ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. .github/PULL_REQUEST_TEMPLATE

    Andrew Bonventre <******@****.***> 1519172040 -0500
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Feb 21 02:07:46 GMT 2018
    - 1.2K bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const EPOLLWRNORM ideal-int
    pkg syscall (linux-arm-cgo), const EPOLL_CLOEXEC ideal-int
    pkg syscall (linux-arm-cgo), const EPOLL_CTL_ADD ideal-int
    pkg syscall (linux-arm-cgo), const EPOLL_CTL_DEL ideal-int
    pkg syscall (linux-arm-cgo), const EPOLL_CTL_MOD ideal-int
    pkg syscall (linux-arm-cgo), const EPOLL_NONBLOCK ideal-int
    pkg syscall (linux-arm-cgo), const EPROTO Errno
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top