Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 56. Sockets: Introduction > Creating a Socket: socket()

56.2. Creating a Socket: socket()

The socket() system call creates a new socket.

#include <sys/socket.h>

int socket(int domain, int type, int protocol);


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial