Advertisement

Odd Error Message

Started by August 02, 2002 05:03 AM
1 comment, last by wrathgame 22 years, 6 months ago
Hi all, I had this error on my game server and Im not totally sure why. Note: im running a IOCP server, winXP

** GetQueuedCompletionStatus: 64 - The specified network name is no longer available.

** GetQueuedCompletionStatus: 121 - The semaphore timeout period has expired.

CloseClient: Socket(212) connection closing (graceful=FALSE)

** GetQueuedCompletionStatus: 121 - The semaphore timeout period has expired.

CloseClient: Socket(212) connection closing (graceful=FALSE)

** GetQueuedCompletionStatus: 121 - The semaphore timeout period has expired.


CloseClient: Socket(212) connection closing (graceful=FALSE)
 
Please please help me .. my server then hung and didnt except any more connections Thanks ~Tim
~ Tim
Do you specify a time out for GetQueuedCompletionStatus()?

Dire Wolf
www.digitalfiends.com
[email=direwolf@digitalfiends.com]Dire Wolf[/email]
www.digitalfiends.com
Advertisement
Hi Dire.Wolf,

thanks for replying.. nope i dont

and im now thinking of reprogramming it to use the win2K+ thread pools. Is that a good/bad idea ?

thanks
~tim
~ Tim

This topic is closed to new replies.

Advertisement