Recent content

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

Pages