

Hey! Socket programming got you down? Is this stuff just a little too difficult to figure out from the man pages? You want to do cool Internet programming, but you don’t have time to wade through a gob of structs trying to figure out if you have to call bind() before you connect(), etc., etc. 9.5 getaddrinfo(), freeaddrinfo(), gai_strerror().

7.3 select()-Synchronous I/O Multiplexing, Old School.7.2 poll()-Synchronous I/O Multiplexing.5.9 close() and shutdown()-Get outta my face!.5.8 sendto() and recvfrom()-Talk to me, DGRAM-style.5.7 send() and recv()-Talk to me, baby!.5.6 accept()-“Thank you for calling port 3490.”.5.5 listen()-Will somebody please call me?.3.4.1 Private (Or Disconnected) Networks.3 IP Addresses, structs, and Data Munging.2.2 Low level Nonsense and Network Theory.1.3 Official Homepage and Books For Sale.Beej's Guide to Network Programming Beej's Guide to Network Programming
