Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 126 for connect0 (0.22 sec)

  1. src/syscall/zerrors_linux_mipsle.go

    	130:  "software caused connection abort",
    	131:  "connection reset by peer",
    	132:  "no buffer space available",
    	133:  "transport endpoint is already connected",
    	134:  "transport endpoint is not connected",
    	135:  "structure needs cleaning",
    	137:  "not a XENIX named type file",
    	138:  "no XENIX semaphores available",
    	139:  "is a named type file",
    	140:  "remote I/O error",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	{53, "ECONNABORTED", "software caused connection abort"},
    	{54, "ECONNRESET", "connection reset by peer"},
    	{55, "ENOBUFS", "no buffer space available"},
    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_riscv64.go

    	102: "network dropped connection on reset",
    	103: "software caused connection abort",
    	104: "connection reset by peer",
    	105: "no buffer space available",
    	106: "transport endpoint is already connected",
    	107: "transport endpoint is not connected",
    	108: "cannot send after transport endpoint shutdown",
    	109: "too many references: cannot splice",
    	110: "connection timed out",
    	111: "connection refused",
    	112: "host is down",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go

    	{53, "ECONNABORTED", "software caused connection abort"},
    	{54, "ECONNRESET", "connection reset by peer"},
    	{55, "ENOBUFS", "no buffer space available"},
    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go

    	{53, "ECONNABORTED", "software caused connection abort"},
    	{54, "ECONNRESET", "connection reset by peer"},
    	{55, "ENOBUFS", "no buffer space available"},
    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "operation timed out"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_ppc64.go

    	102: "network dropped connection on reset",
    	103: "software caused connection abort",
    	104: "connection reset by peer",
    	105: "no buffer space available",
    	106: "transport endpoint is already connected",
    	107: "transport endpoint is not connected",
    	108: "cannot send after transport endpoint shutdown",
    	109: "too many references: cannot splice",
    	110: "connection timed out",
    	111: "connection refused",
    	112: "host is down",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.9K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_s390x.go

    	102: "network dropped connection on reset",
    	103: "software caused connection abort",
    	104: "connection reset by peer",
    	105: "no buffer space available",
    	106: "transport endpoint is already connected",
    	107: "transport endpoint is not connected",
    	108: "cannot send after transport endpoint shutdown",
    	109: "too many references: cannot splice",
    	110: "connection timed out",
    	111: "connection refused",
    	112: "host is down",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	{53, "ECONNABORTED", "software caused connection abort"},
    	{54, "ECONNRESET", "connection reset by peer"},
    	{55, "ENOBUFS", "no buffer space available"},
    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "connection timed out"},
    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. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go

    	{53, "ECONNABORTED", "software caused connection abort"},
    	{54, "ECONNRESET", "connection reset by peer"},
    	{55, "ENOBUFS", "no buffer space available"},
    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "connection timed out"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go

    	{53, "ECONNABORTED", "software caused connection abort"},
    	{54, "ECONNRESET", "connection reset by peer"},
    	{55, "ENOBUFS", "no buffer space available"},
    	{56, "EISCONN", "socket is already connected"},
    	{57, "ENOTCONN", "socket is not connected"},
    	{58, "ESHUTDOWN", "can't send after socket shutdown"},
    	{59, "ETOOMANYREFS", "too many references: can't splice"},
    	{60, "ETIMEDOUT", "connection timed out"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
Back to top