BookMark Master

BookMark Manager, Manage Your Favorites
Home Features Download Screenshots Sitemap
Flash Tutorial
Terms of service
Faq
About us
Links

 

BookMark Master- Socket Error (New!)


Socket error 10004

Socket error 10013

Socket error 10014

Socket error 10022

Socket error 10024

Socket error 10035

Socket error 10036

Socket error 10037

Socket error 10038

Socket error 10039

Socket error 10040

Socket error 10041

Socket error 10042

Socket error 10043

Socket error 10044

Socket error 10045

Socket error 10046

Socket error 10047

Socket error 10048

Socket error 10049

Socket error 10050

Socket error 10051

Socket error 10052

Socket error 10053

Socket error 10054

Socket error 10055

Socket error 10056

Socket error 10057

Socket error 10058

Socket error 10060

Socket error 10061

Socket error 10064

Socket error 10065

Socket error 10067

Socket error 10091

Socket error 10092

Socket error 10093

Socket error 10094

Socket error 11001

Socket error 11002

Socket error 11003

Socket error 11004

 

Socket Error # 10004


Socket closed error (#10004): Interruption function call

Analyse:Windows Sockets code: WSAEINTR 10004

Description: Interrupted system call.

Solutions:A blocking operation was interrupted by a call to WSACancelBlockingCall.

WSACancelBlockingCall

The WSACancelBlockingCall function has been removed in compliance with the Windows Sockets 2 specification, revision 2.2.0.

The function is not exported directly by WS2_32.DLL and Windows Sockets 2 applications should not use this function. Windows Sockets 1.1 applications that call this function are still supported through the WINSOCK.DLL and WSOCK32.DLL.

Blocking hooks are generally used to keep a single-threaded GUI application responsive during calls to blocking functions. Instead of using blocking hooks, an applications should use a separate thread (separate from the main GUI thread) for network activity.

 


 
Copyright © 2003-2004 Bookmark-Master.com All rights reserved.