About 781,000 results
Open links in new tab
  1. socket(2) — Linux manual page - man7.org

    A connection to another socket is created with a connect(2) call. Once connected, data may be transferred using read(2) and write(2) calls or some variant of the send(2) and recv(2) calls. …

  2. Socket 2 - Wikipedia

    Socket 2 was a 238-pin low insertion force (LIF) or zero insertion force (ZIF) 19×19 pin grid array (PGA) socket suitable for the 5-volt, 25 to 66 MHz 486 SX, 486 DX, 486 DX2, 486 OverDrive …

  3. Amazon.com: 2 Inch Socket

    CASOMAN 3/4"Drive 6PT Deep Impact Socket-2", SAE, CR-MO, Spindle Axle Nut Socket for Easy Removal of Axle Shaft Nuts (2")

  4. socket(2) - FreeBSD

    The operation of sockets is controlled by socket level options. These options are defined in the file < sys/socket.h >. The setsockopt (2) and getsockopt (2) system calls are used to set and get …

  5. socket function (winsock2.h) - Win32 apps | Microsoft Learn

    Oct 12, 2021 · The socket function creates a socket that is bound to a specific transport service provider. Syntax SOCKET WSAAPI socket( [in] int af, [in] int type, [in] int protocol ); …

  6. socket2 - Rust - Docs.rs

    Utilities for creating and using sockets. The goal of this crate is to create and use a socket using advanced configuration options (those that are not available in the types in the standard …

  7. socket(7) — Linux manual page - man7.org

    socket(2) creates a socket, connect(2) connects a socket to a remote socket address, the bind(2) function binds a socket to a local socket address, listen(2) tells the socket that new …

  8. socket (2): create endpoint for communication - Linux man page

    int socket (int domain, int type, int protocol); socket () creates an endpoint for communication and returns a descriptor. The domain argument specifies a communication domain; this selects the …

  9. socket(2) - OpenBSD manual pages

    Mar 31, 2022 · socket — create an endpoint for communication. SYNOPSIS. #include <sys/socket.h> int socket(int domain, int type, int protocol); DESCRIPTION. socket() creates …

  10. socket(2) — Linux manual pages - LinuxCampus.net

    Provides sequenced, reliable, two-way, connection-based byte streams. An out-of-band data transmission mechanism may be supported. Supports datagrams (connectionless, unreliable …

  11. Some results have been removed
Refresh