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