in reply to Re: Problems with select() on socket
in thread Problems with select() on socket
I was under the impression that my original code would switch between sending and recieving as reply packets start coming in.
In the rewritten code, what will happen if replies start arriving before the "for(..)" loop is finished? will they be handled?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Problems with select() on socket
by pg (Canon) on Nov 26, 2003 at 17:19 UTC |