next up previous contents
Next: Methods Up: Properties Previous: Properties   Contents

error

Description

Gets the error status for the last operation that failed. Static. Read-only


Syntax

socket.error


Remarks

The following is a list of possible error codes:

Value Description
10013 Permission denied.
10048 Address already in use.
10049 Cannot assign requested address.
10047 Address family not supported by protocol family.
10037 Operation already in progress.
10053 Software caused connection abort.
10061 Connection refused.
10054 Connection reset by peer.
10039 Destination address required.
10014 Bad address.
10064 Host is down.
10065 No route to host.
10036 Operation now in progress.
10004 Interrupted function call.
10022 Invalid argument.
10056 Socket is already connected.
10024 Too many open files.
10040 Message too long.
10050 Network is down.
10052 Network dropped connection on reset.
10051 Network is unreachable.
10055 No buffer space available.
10042 Bad protocol option.
10057 Socket is not connected.
10038 Socket operation on non-socket.
10045 Operation not supported.
10046 Protocol family not supported.
10067 Too many processes.
10043 Protocol not supported.
10041 Protocol wrong type for socket.
10058 Cannot send after socket shutdown.
10044 Socket type not supported.
10060 Connection timed out.
10109 Class type not found.
10035 Resource temporarily unavailable.
11001 Host not found.
11004 Valid name, no data record of requested type.
11003 This is a non-recoverable error.
11002 Non-authoritative host not found.
10094 Graceful shutdown in progress.



next up previous contents
Next: Methods Up: Properties Previous: Properties   Contents
Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.