Search 
You are here: ArticlesReference   
ArticlesMinimize
Winsock Error Codes
Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 7253

   

Error# Error Code Description
10004 WSAEINTR Interrupted system call.
10009 WSAEBADF Bad file number.
10013 WSEACCES Permission denied.
10014 WSAEFAULT Bad address.
10022 WSAEINVAL Invalid argument.
10024 WSAEMFILE Too many open files.
10035 WSAEWOULDBLOCK Operation would block.
10036 WSAEINPROGRESS Operation now in progress. This error is returned if any Windows Sockets API function is called while a blocking function is in progress.
10037 WSAEALREADY Operation already in progress.
10038 WSAENOTSOCK Socket operation on non – socket.
10039 WSAEDESTADDRREQ Destination address required.
10040 WSAEMSGSIZE Message too long.
10041 WSAEPROTOTYPE Protocol wrong type for socket.
10042 WSAENOPROTOOPT Protocol not available.
10043 WSAEPROTONOSUPPORT Protocol not supported.
10044 WSAESOCKTNOSUPPORT Socket type not supported.
10045 WSAEOPNOTSUPP Operation not supported on socket.
10046 WSAEPFNOSUPPORT Protocol family not supported.
10047 WSAEAFNOSUPPORT Address family not supported by protocol family.
10048 WSAEADDRINUSE Address already in use.
10049 WSAEADDRNOTAVAIL Cannot assign requested address.
10050 WSAENETDOWN Network is down. This error may be reported at any time if the Windows Sockets implementation detects an underlying failure.
10051 WSAENETUNREACH Network is unreachable.
10052 WSAENETRESET Network dropped connection on reset.
10053 WSAECONNABORTED Software caused connection abort.
10054 WSAECONNRESET Connection reset by peer.
10055 WSAECONNRESET No buffer space available.
10056 WSAEISCONN Socket is already connected.
10057 WSAENOTCONN Socket is not connected.
10058 WSAESHUTDOWN Cannot send after socket shutdown.
10059 WSAETOOMANYREFS Too many references: cannot splice.
10060 WSAETIMEDOUT Connection timed out.
10061 WSAECONNREFUSED Connection refused.
10062 WSAELOOP Too many levels of symbolic links.
10063 WSAENAMETOOLONG File name too long.
10064 WSAEHOSTDOWN Host is down.
10065 WSAEHOSTUNREACH No route to host.
10091 WSASYSNOTREADY Returned by WSAStartup(), indicating that the network subsystem is unusable.
10092 WSAVERNOTSUPPORTED Returned by WSAStartup, indicating that the Windows Sockets DLL cannot support this application.
10093 WSANOTINITIALISED Winsock not initialized. This message is returned by any function except WSAStartup(), indicating that a successful WSAStartup() has not yet been performed.
10101 WSAEDISCON Disconnect.
11001 WSAHOST_NOT_FOUND Host not found. This message indicates that the key (name, address, and so on) was not found.
11002 WSATRY_AGAIN Non – authoritative host not found. This error may suggest that the name service itself is not functioning.
11003 WSANO_RECOVERY Non – recoverable error. This error may suggest that the name service itself is not functioning.
11004 WSANO_DATA Valid name, no data record of requested type. This error indicates that the key (name, address, and so on) was not found.

Previous Page | Next Page

COMMENTS


DonationsMinimize

Find our site useful? Make a donation to show your support

Donate

logo_ccMC.giflogo_ccVisa.giflogo_ccDiscover.giflogo_ccAmex.gif

ArGoStuff Supporters

 


News from ArGoSoftMinimize
1 2 3 4 5 6


Mail Server v1.0.8.3
  • Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will allow secure, fully encrypted connections, when possible;
11/6/2011 1:10:34 PM
Mail Server v1.0.8.2
  • Optimized delivery speed. In earlier versions each "tick" which was checking whether messages were in the outbox queue, was picking up only one message at a time. Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads messages, which should considerably increase deliver speed;
  • Optimized SEARCH and STATUS IMAP commands. They appear to be used very extensively by Android, and (not that extensively, but still) by iPhone. Now users who use mobile phones to access their IMAP accounts will see considerable improvement;
  • Optimized STORE IMAP command. Before storing of IMAP flags was occuring one message at a time, which seemed to be fine with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.
10/8/2011 7:59:35 PM
ArGoSoft Mail Server v1.0.8.1
  • Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it to Trash folder" option, marking messages in the trash folder was causing high CPU usage, and was taking some time, making the server pretty much non-responsive. The problem was happening only when using SQLite.
6/6/2011 9:33:36 PM
ArGoSoft Mail Server v1.0.8.0
  • Fixed a problem with web interface - was showing only first page of messages, and would not switch to other pages; In order to fix the web interface, mail server itself has to be updated;
  • When installint initially, was still using SQLite, even when SQL was requested;
  • There was a problem with switching from SQLite database engine to SQL server database engine: the SQL database was not being created;
5/23/2011 5:53:55 PM
ArGoSoft Mail Server .NET v1.0.7.9
  • The server no longer requires Microsoft SQL Server. If SQL server is not found, it will use SQLite engine, which does not require separate installation. If SQL server is found, then user will be prompted whether he wants to use it;
  • Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them, also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);
  • Made minor improvements on web interface;
4/26/2011 9:47:25 PM


1 2 3 4 5 6

Protect Your Computer today withGet AVG Today


Home:ArGoStuff:Forums:Articles:Cyber Security Tips:FAQ:Downloads:Links
Copyright 2006-2011 by ArGoStuff Terms Of UsePrivacy Statement