Recent content

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

Pages