[vtk-developers] Proposed change to vtkSocket.cxx

Moreland, Kenneth kmorel at sandia.gov
Wed Jul 23 09:59:45 EDT 2008


> Good catch.  However, I don't think there needs to be a limited attempt
> count or a usleep to yield.  It can just try again immediately.  This is
> a common idiom on posix system calls.

That makes sense.  There already exists a similar limited attempt count and sleep for Windows.  Is this also unnecessary, or are the circumstances sufficiently different for the WSAENOBUFS failure?

-Ken





More information about the vtk-developers mailing list