Searched refs:errorTab (Results 1 – 2 of 2) sorted by relevance
108 errorTab = {} variable109 errorTab[10004] = "The operation was interrupted."110 errorTab[10009] = "A bad file handle was passed."111 errorTab[10013] = "Permission denied."112 errorTab[10014] = "A fault occurred on the network??" # WSAEFAULT113 errorTab[10022] = "An invalid operation was attempted."114 errorTab[10035] = "The socket operation would block"115 errorTab[10036] = "A blocking operation is already in progress."116 errorTab[10048] = "The network address is in use."117 errorTab[10054] = "The connection has been reset."[all …]
111 errorTab = {} variable112 errorTab[10004] = "The operation was interrupted."113 errorTab[10009] = "A bad file handle was passed."114 errorTab[10013] = "Permission denied."115 errorTab[10014] = "A fault occurred on the network??" # WSAEFAULT116 errorTab[10022] = "An invalid operation was attempted."117 errorTab[10035] = "The socket operation would block"118 errorTab[10036] = "A blocking operation is already in progress."119 errorTab[10048] = "The network address is in use."120 errorTab[10054] = "The connection has been reset."[all …]