On 9/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: mturk Date: Sat Sep 30 04:04:46 2006 New Revision: 451580URL: http://svn.apache.org/viewvc?view=rev&rev=451580 Log: Add alternative is_socket_connected implementation.
+ /* Wait one microsecond */
+ if (rc == 0) { + /* If we get a timeout, then we are still connected */
cute!