Still get "bad file descriptor" periodically.
Jim Davidson wrote:
In a message dated 7/10/2003 12:17:03 PM Eastern Daylight Time, [EMAIL PROTECTED] writes:
But what about SockAccept and SockRelease, they do not use lock mutex but update firstClosePtr.
I have small communication driver so those errors may not be related to firstClosePtr.
Hi,
I think that code modifies firstSockPtr, not firstClosePtr, which is a free list of Sock structures. The names aren't that descriptive and easy to confuse -- sorry about that.
-Jim
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
-- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
