Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 90 for sominconn (0.18 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	SOCK_RDM                       = 0x4
    	SOCK_SEQPACKET                 = 0x5
    	SOCK_STREAM                    = 0x1
    	SOL_LOCAL                      = 0x0
    	SOL_SOCKET                     = 0xffff
    	SOMAXCONN                      = 0x80
    	SO_ACCEPTCONN                  = 0x2
    	SO_ACCEPTFILTER                = 0x1000
    	SO_BINTIME                     = 0x2000
    	SO_BROADCAST                   = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	MSG_OOB       = 0x1
    	MSG_PEEK      = 0x2
    	MSG_DONTROUTE = 0x4
    	MSG_WAITALL   = 0x8
    
    	MSG_TRUNC  = 0x0100
    	MSG_CTRUNC = 0x0200
    	MSG_BCAST  = 0x0400
    	MSG_MCAST  = 0x0800
    
    	SOMAXCONN = 0x7fffffff
    
    	TCP_NODELAY                    = 1
    	TCP_EXPEDITED_1122             = 2
    	TCP_KEEPALIVE                  = 3
    	TCP_MAXSEG                     = 4
    	TCP_MAXRT                      = 5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	SOL_UDP                                     = 0x11
    	SOL_VSOCK                                   = 0x11f
    	SOL_X25                                     = 0x106
    	SOL_XDP                                     = 0x11b
    	SOMAXCONN                                   = 0x1000
    	SO_ATTACH_FILTER                            = 0x1a
    	SO_DEBUG                                    = 0x1
    	SO_DETACH_BPF                               = 0x1b
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const SOCK_MAXADDRLEN = 255
    pkg syscall (darwin-386), const SOCK_RDM = 4
    pkg syscall (darwin-386), const SOL_SOCKET = 65535
    pkg syscall (darwin-386), const SOMAXCONN = 128
    pkg syscall (darwin-386), const SO_ACCEPTCONN = 2
    pkg syscall (darwin-386), const SO_BROADCAST = 32
    pkg syscall (darwin-386), const SO_DEBUG = 1
    pkg syscall (darwin-386), const SO_DONTROUTE = 16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_KEEPALIVE = 8
    pkg syscall (netbsd-arm64-cgo), const SO_LINGER = 128
    pkg syscall (netbsd-arm64-cgo), const SOL_SOCKET = 65535
    pkg syscall (netbsd-arm64-cgo), const SOMAXCONN = 128
    pkg syscall (netbsd-arm64-cgo), const SO_NOHEADER = 4106
    pkg syscall (netbsd-arm64-cgo), const SO_NOHEADER ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_NOSIGPIPE = 2048
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SOCK_RDM = 4
    pkg syscall (freebsd-arm64), const SOCK_RDM ideal-int
    pkg syscall (freebsd-arm64), const SOL_SOCKET = 65535
    pkg syscall (freebsd-arm64), const SOMAXCONN = 128
    pkg syscall (freebsd-arm64), const SYS___ACL_ACLCHECK_FD = 354
    pkg syscall (freebsd-arm64), const SYS___ACL_ACLCHECK_FD ideal-int
    pkg syscall (freebsd-arm64), const SYS___ACL_ACLCHECK_FILE = 353
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), const SOCK_RDM = 4
    pkg syscall (darwin-arm64), const SOCK_RDM ideal-int
    pkg syscall (darwin-arm64), const SOL_SOCKET = 65535
    pkg syscall (darwin-arm64), const SOMAXCONN = 128
    pkg syscall (darwin-arm64), const SO_ACCEPTCONN = 2
    pkg syscall (darwin-arm64), const SO_ACCEPTCONN ideal-int
    pkg syscall (darwin-arm64), const SO_BROADCAST = 32
    pkg syscall (darwin-arm64), const SO_DEBUG = 1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SOCK_RDM = 4 #53466
    pkg syscall (freebsd-riscv64), const SOCK_RDM ideal-int #53466
    pkg syscall (freebsd-riscv64), const SOL_SOCKET = 65535 #53466
    pkg syscall (freebsd-riscv64), const SOMAXCONN = 128 #53466
    pkg syscall (freebsd-riscv64), const SO_ACCEPTCONN = 2 #53466
    pkg syscall (freebsd-riscv64), const SO_ACCEPTCONN ideal-int #53466
    pkg syscall (freebsd-riscv64), const SO_ACCEPTFILTER = 4096 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (1)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SOL_IPV6", Const, 0},
    		{"SOL_IRDA", Const, 0},
    		{"SOL_PACKET", Const, 0},
    		{"SOL_RAW", Const, 0},
    		{"SOL_SOCKET", Const, 0},
    		{"SOL_TCP", Const, 0},
    		{"SOL_X25", Const, 0},
    		{"SOMAXCONN", Const, 0},
    		{"SO_ACCEPTCONN", Const, 0},
    		{"SO_ACCEPTFILTER", Const, 0},
    		{"SO_ATTACH_FILTER", Const, 0},
    		{"SO_BINDANY", Const, 1},
    		{"SO_BINDTODEVICE", Const, 0},
    		{"SO_BINTIME", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  10. api/go1.txt

    pkg syscall, const SOCK_RAW ideal-int
    pkg syscall, const SOCK_SEQPACKET ideal-int
    pkg syscall, const SOCK_STREAM ideal-int
    pkg syscall, const SOL_SOCKET ideal-int
    pkg syscall, const SOMAXCONN ideal-int
    pkg syscall, const SO_BROADCAST ideal-int
    pkg syscall, const SO_DONTROUTE ideal-int
    pkg syscall, const SO_KEEPALIVE ideal-int
    pkg syscall, const SO_LINGER ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top