search for: selectsocket

Displaying 1 result from an estimated 1 matches for "selectsocket".

Did you mean: select_socket
2004 May 27
0
blocking question with socketConnections
...peration using an HTML form the whole operation takes approximately one second. I get the impression this has something to do with blocking or something? Is there a way to get around blocking easily? I tried initializing the socketConnection with blocking=FALSE and creating a loop that waits for selectSocket to return TRUE for the connection in question, but this also takes about 15 seconds... Why is this? Is there anyway around this? Any help is greatly appreciated. -Andrew Young youngas7 at yahoo.com http://www.rho-project.org __________________________________