On Fri, 26 Apr 2013, Marco van de Voort wrote:
In our previous episode, Michael Van Canneyt said:
when the socket buffer is not empty. Note that select also returns when
an exception occurs.
I am aware of all this.
My only 'objection' is that waitfordata() will operate on a single socket only.
Good for single client, bad for server.
How many open sockets must you have to qualify as a server?
Well, you can't get more than ~ 65000 so lets go for half of that :-)
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal