Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for WSADESCRIPTION_LEN (0.47 sec)

  1. src/syscall/types_windows_arm.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package syscall
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Port    uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 22 17:16:18 UTC 2018
    - 477 bytes
    - Viewed (0)
  2. src/syscall/types_windows_amd64.go

    // license that can be found in the LICENSE file.
    
    package syscall
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Proto   *byte
    	Port    uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 02 17:09:08 UTC 2017
    - 477 bytes
    - Viewed (0)
  3. src/syscall/types_windows_arm64.go

    // license that can be found in the LICENSE file.
    
    package syscall
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Proto   *byte
    	Port    uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 19 00:40:42 UTC 2021
    - 477 bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go

    // license that can be found in the LICENSE file.
    
    package windows
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Proto   *byte
    	Port    uint16
    }
    
    type JOBOBJECT_BASIC_LIMIT_INFORMATION struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 19 00:40:30 UTC 2021
    - 817 bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package windows
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Port    uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 21 22:10:00 UTC 2020
    - 875 bytes
    - Viewed (0)
  6. src/syscall/types_windows_386.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package syscall
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Port    uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 02 17:09:08 UTC 2017
    - 477 bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go

    // license that can be found in the LICENSE file.
    
    package windows
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Proto   *byte
    	Port    uint16
    }
    
    type JOBOBJECT_BASIC_LIMIT_INFORMATION struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 21 22:10:00 UTC 2020
    - 817 bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package windows
    
    type WSAData struct {
    	Version      uint16
    	HighVersion  uint16
    	Description  [WSADESCRIPTION_LEN + 1]byte
    	SystemStatus [WSASYS_STATUS_LEN + 1]byte
    	MaxSockets   uint16
    	MaxUdpDg     uint16
    	VendorInfo   *byte
    }
    
    type Servent struct {
    	Name    *byte
    	Aliases **byte
    	Port    uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 21 22:10:00 UTC 2020
    - 875 bytes
    - Viewed (0)
  9. src/syscall/types_windows.go

    	IPV6_MULTICAST_LOOP = 0xb
    	IPV6_JOIN_GROUP     = 0xc
    	IPV6_LEAVE_GROUP    = 0xd
    
    	SOMAXCONN = 0x7fffffff
    
    	TCP_NODELAY = 1
    
    	SHUT_RD   = 0
    	SHUT_WR   = 1
    	SHUT_RDWR = 2
    
    	WSADESCRIPTION_LEN = 256
    	WSASYS_STATUS_LEN  = 128
    )
    
    type WSABuf struct {
    	Len uint32
    	Buf *byte
    }
    
    // Invented values to support what package os expects.
    const (
    	S_IFMT   = 0x1f000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 20 06:04:31 UTC 2024
    - 27.8K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	UDP_SEND_MSG_SIZE           = 2
    	UDP_RECV_MAX_COALESCED_SIZE = 3
    	UDP_CHECKSUM_COVERAGE       = 20
    
    	UDP_COALESCED_INFO = 3
    
    	SHUT_RD   = 0
    	SHUT_WR   = 1
    	SHUT_RDWR = 2
    
    	WSADESCRIPTION_LEN = 256
    	WSASYS_STATUS_LEN  = 128
    )
    
    type WSABuf struct {
    	Len uint32
    	Buf *byte
    }
    
    type WSAMsg struct {
    	Name        *syscall.RawSockaddrAny
    	Namelen     int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
Back to top