Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for SOCK_NOSIGPIPE (0.41 sec)

  1. src/syscall/zerrors_netbsd_arm64.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  2. src/syscall/zerrors_netbsd_386.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  3. src/syscall/zerrors_netbsd_amd64.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  4. src/syscall/zerrors_netbsd_arm.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 66.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go

    	SOCK_CLOEXEC                      = 0x10000000
    	SOCK_DGRAM                        = 0x2
    	SOCK_FLAGS_MASK                   = 0xf0000000
    	SOCK_NONBLOCK                     = 0x20000000
    	SOCK_NOSIGPIPE                    = 0x40000000
    	SOCK_RAW                          = 0x3
    	SOCK_RDM                          = 0x4
    	SOCK_SEQPACKET                    = 0x5
    	SOCK_STREAM                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  9. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SOCK_NONBLOCK = 536870912
    pkg syscall (netbsd-arm64-cgo), const SOCK_NONBLOCK ideal-int
    pkg syscall (netbsd-arm64-cgo), const SOCK_NOSIGPIPE = 1073741824
    pkg syscall (netbsd-arm64-cgo), const SOCK_NOSIGPIPE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SOCK_RDM = 4
    pkg syscall (netbsd-arm64-cgo), const SOCK_RDM ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_DEBUG = 1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (netbsd-386), const SOCK_CLOEXEC ideal-int
    pkg syscall (netbsd-386), const SOCK_FLAGS_MASK ideal-int
    pkg syscall (netbsd-386), const SOCK_NONBLOCK ideal-int
    pkg syscall (netbsd-386), const SOCK_NOSIGPIPE ideal-int
    pkg syscall (netbsd-386), const SOCK_RDM ideal-int
    pkg syscall (netbsd-386), const SO_ACCEPTCONN ideal-int
    pkg syscall (netbsd-386), const SO_ACCEPTFILTER ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top