Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 159 for Ticket (0.1 sec)

  1. src/syscall/zerrors_openbsd_riscv64.go

    	36: "operation now in progress",
    	37: "operation already in progress",
    	38: "socket operation on non-socket",
    	39: "destination address required",
    	40: "message too long",
    	41: "protocol wrong type for socket",
    	42: "protocol not available",
    	43: "protocol not supported",
    	44: "socket type not supported",
    	45: "operation not supported",
    	46: "protocol family not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  2. src/syscall/zerrors_solaris_amd64.go

    	91:  "error 91",
    	92:  "error 92",
    	93:  "directory not empty",
    	94:  "too many users",
    	95:  "socket operation on non-socket",
    	96:  "destination address required",
    	97:  "message too long",
    	98:  "protocol wrong type for socket",
    	99:  "option not supported by protocol",
    	120: "protocol not supported",
    	121: "socket type not supported",
    	122: "operation not supported on transport endpoint",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol option not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol option not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol option not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    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_openbsd_386.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go

    	{38, "ENOTSOCK", "socket operation on non-socket"},
    	{39, "EDESTADDRREQ", "destination address required"},
    	{40, "EMSGSIZE", "message too long"},
    	{41, "EPROTOTYPE", "protocol wrong type for socket"},
    	{42, "ENOPROTOOPT", "protocol not available"},
    	{43, "EPROTONOSUPPORT", "protocol not supported"},
    	{44, "ESOCKTNOSUPPORT", "socket type not supported"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
Back to top