[fpc-pascal] Re: Odyssey: SSockets and Threads.
    Marco van de Voort 
    marcov at stack.nl
       
    Fri Apr 26 09:44:39 CEST 2013
    
    
  
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?
    
    
More information about the fpc-pascal
mailing list