Recent content

TypeTitleAuthorRepliesLast updated
PageWhy does the socket's buffer fill up sooner than expected? unixguide023 years 12 months ago
PageHow come only the first part of my datagram is getting through? unixguide023 years 12 months ago
PageHow often should I re-transmit un-acknowleged messages? unixguide023 years 12 months ago
PageHow can I be sure that UDP messages are received in order? unixguide023 years 12 months ago
PageHow can I be sure that a UDP message is received? unixguide023 years 12 months ago
PageHow can I read ICMP errors from "connected" UDP sockets? unixguide023 years 12 months ago
Pageof the socket? Does doing a connect() call affect the receive unixguide023 years 12 months ago
PageWhat is the difference between "connected" and "unconnected" unixguide023 years 12 months ago
PageWhen should I use UDP instead of TCP? unixguide023 years 12 months ago
PageHow do I get my server to find out the client's address / host- unixguide023 years 12 months ago
PageHow can I bind() to a port number < 1024? unixguide023 years 12 months ago
PageWhat exactly does SO_KEEPALIVE do? unixguide023 years 12 months ago
PageWhat exactly does SO_LINGER do? unixguide023 years 12 months ago
PageWhat exactly does SO_REUSEADDR do? unixguide023 years 12 months ago
PageHow can I listen on more than one port at a time? unixguide023 years 12 months ago
PageHow can I make my server a daemon? unixguide023 years 12 months ago
PageWhy don't my sockets close? unixguide023 years 12 months ago
PageI'm trying to exec() a program from my server, and attach my unixguide023 years 12 months ago
PageWriting Server Applications (TCP/SOCK_STREAM): How can I read only one character at a time? unixguide023 years 12 months ago
PageHow can I write a multi-homed server? unixguide023 years 12 months ago
PageWhat is the difference between SO_REUSEADDR and SO_REUSEPORT? unixguide023 years 12 months ago
PageHow should I choose a port number for my server? unixguide023 years 12 months ago
PageHow come I get "address already in use" from bind()? unixguide023 years 12 months ago
Pageover the socket ? Is there a way to have a dynamic buffer ? unixguide023 years 12 months ago
PageWhy do I get "connection refused" when the server isn't running? unixguide023 years 12 months ago

Pages