Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for udp (0.29 sec)

  1. api/go1.1.txt

    pkg syscall, const IFF_BROADCAST = 2
    pkg syscall, const IFF_UP = 1
    pkg syscall, const IPPROTO_IP = 0
    pkg syscall, const IPPROTO_IPV6 = 41
    pkg syscall, const IPPROTO_TCP = 6
    pkg syscall, const IPPROTO_UDP = 17
    pkg syscall, const O_RDONLY = 0
    pkg syscall, const O_RDWR = 2
    pkg syscall, const O_WRONLY = 1
    pkg syscall, const SHUT_RD = 0
    pkg syscall, const SHUT_RDWR = 2
    pkg syscall, const SHUT_WR = 1
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  2. api/go1.4.txt

    # CL 149510043 net: disable SIO_UDP_CONNRESET behavior on windows., Ron Hashimoto <******@****.***>
    pkg syscall (windows-386), const SIO_UDP_CONNRESET = 2550136844
    pkg syscall (windows-386), const SIO_UDP_CONNRESET ideal-int
    pkg syscall (windows-amd64), const SIO_UDP_CONNRESET = 2550136844
    pkg syscall (windows-amd64), const SIO_UDP_CONNRESET ideal-int
    
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall, const IFF_UP ideal-int
    pkg syscall, const IPPROTO_IP ideal-int
    pkg syscall, const IPPROTO_IPV6 ideal-int
    pkg syscall, const IPPROTO_TCP ideal-int
    pkg syscall, const IPPROTO_UDP ideal-int
    pkg syscall, const IPV6_JOIN_GROUP ideal-int
    pkg syscall, const IPV6_LEAVE_GROUP ideal-int
    pkg syscall, const IPV6_MULTICAST_HOPS ideal-int
    pkg syscall, const IPV6_MULTICAST_IF ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top