Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Sendmsg (0.06 sec)

  1. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
    pkg syscall (freebsd-386-cgo), func Sendfile(int, int, *int64, int) (int, error)
    pkg syscall (freebsd-386-cgo), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
    pkg syscall (freebsd-386-cgo), func Sendto(int, []uint8, int, Sockaddr) error
    pkg syscall (freebsd-386-cgo), func SetBpf(int, []BpfInsn) error
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg syscall (darwin-386), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
    pkg syscall (darwin-386), func Sendfile(int, int, *int64, int) (int, error)
    pkg syscall (darwin-386), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
    pkg syscall (darwin-386), func Sendto(int, []uint8, int, Sockaddr) error
    pkg syscall (darwin-386), func SetBpf(int, []BpfInsn) error
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (darwin-386), const ENOEXEC = 8
    pkg syscall (darwin-386), const ENOLCK = 77
    pkg syscall (darwin-386), const ENOLINK = 97
    pkg syscall (darwin-386), const ENOMEM = 12
    pkg syscall (darwin-386), const ENOMSG = 91
    pkg syscall (darwin-386), const ENOPOLICY = 103
    pkg syscall (darwin-386), const ENOPROTOOPT = 42
    pkg syscall (darwin-386), const ENOSPC = 28
    pkg syscall (darwin-386), const ENOSR = 98
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top