Recent content

TypeTitleAuthorRepliesLast updated
Pagesystem choose one for me on the connect() call? Should I bind() unixguide023 years 12 months ago
PageHow can I set the timeout for the connect() system call? unixguide023 years 12 months ago
PageWhy do I sometimes lose a server's address when using more than unixguide023 years 12 months ago
PageWhy does connect() succeed even before my server did an unixguide023 years 12 months ago
PageHow can my client work through a firewall/proxy server? unixguide023 years 12 months ago
PageHow do I convert a string into an internet address? unixguide023 years 12 months ago
PageWhat are the pros/cons of select(), non-blocking I/O and SIGIO? unixguide023 years 12 months ago
PageWhy does it take so long to detect that the peer died? unixguide023 years 12 months ago
PagePlease explain the TIME_WAIT state. unixguide023 years 12 months ago
PageWhen should I use shutdown()? unixguide023 years 12 months ago
PageHow do I properly close a socket? unixguide023 years 12 months ago
PageIf bind() fails, what should I do with the socket descriptor? unixguide023 years 12 months ago
PageHow do I get the port number for a given service? unixguide023 years 12 months ago
Pagerunning on? How can I find the full hostname (FQDN) of the unixguide023 years 12 months ago
PageWhat are socket exceptions? What is out-of-band data? unixguide023 years 12 months ago
PageWhen will my application receive SIGPIPE? unixguide023 years 12 months ago
PageWhy do I keep getting EINTR from the socket calls? unixguide023 years 12 months ago
PageAfter the chroot(), calls to socket() are failing unixguide023 years 12 months ago
PageWhat's with the second parameter in bind()? unixguide023 years 12 months ago
PageI see that send()/write() can generate SIGPIPE unixguide023 years 12 months ago
PageWhat is the difference between read() and recv()? unixguide023 years 12 months ago
PageWhat exactly does the Nagle algorithm do? unixguide023 years 12 months ago
PageHow do I use TCP_NODELAY? unixguide023 years 12 months ago
PageHow do I send [this] over a socket? unixguide023 years 12 months ago
PageWhats the difference between select() and poll()? unixguide023 years 12 months ago

Pages