On Fri, Nov 7, 2008 at 4:32 PM, Vlad Seryakov <vl...@cr...> wrote:
> In most cases ... it will work as before because
> atclose blocks and socket is not yet returned to driver
driver.c:NsSockClose() does return the Sock to the driver thread, and
it does not block.
> ... if i need to use socket garanteed at connection end, this is the
> only place i can do it.
Why? What are you trying to do?
|