Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for WSADESCRIPTION_LEN (0.19 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"WOPTSCHECKED", Const, 1},
    		{"WORDSIZE", Const, 0},
    		{"WSABuf", Type, 0},
    		{"WSABuf.Buf", Field, 0},
    		{"WSABuf.Len", Field, 0},
    		{"WSACleanup", Func, 0},
    		{"WSADESCRIPTION_LEN", Const, 0},
    		{"WSAData", Type, 0},
    		{"WSAData.Description", Field, 0},
    		{"WSAData.HighVersion", Field, 0},
    		{"WSAData.MaxSockets", Field, 0},
    		{"WSAData.MaxUdpDg", Field, 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)
  2. api/go1.txt

    pkg syscall (windows-386), const WAIT_FAILED ideal-int
    pkg syscall (windows-386), const WAIT_OBJECT_0 ideal-int
    pkg syscall (windows-386), const WAIT_TIMEOUT ideal-int
    pkg syscall (windows-386), const WSADESCRIPTION_LEN ideal-int
    pkg syscall (windows-386), const WSASYS_STATUS_LEN ideal-int
    pkg syscall (windows-386), const X509_ASN_ENCODING ideal-int
    pkg syscall (windows-386), func Accept(Handle) (Handle, Sockaddr, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (windows-386), const WAIT_FAILED = 4294967295
    pkg syscall (windows-386), const WAIT_OBJECT_0 = 0
    pkg syscall (windows-386), const WAIT_TIMEOUT = 258
    pkg syscall (windows-386), const WSADESCRIPTION_LEN = 256
    pkg syscall (windows-386), const WSASYS_STATUS_LEN = 128
    pkg syscall (windows-386), const X509_ASN_ENCODING = 1
    pkg syscall (windows-386), func CancelIoEx(Handle, *Overlapped) error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top