Lines Matching refs:errorTab
112 errorTab = {} variable
113 errorTab[6] = "Specified event object handle is invalid."
114 errorTab[8] = "Insufficient memory available."
115 errorTab[87] = "One or more parameters are invalid."
116 errorTab[995] = "Overlapped operation aborted."
117 errorTab[996] = "Overlapped I/O event object not in signaled state."
118 errorTab[997] = "Overlapped operation will complete later."
119 errorTab[10004] = "The operation was interrupted."
120 errorTab[10009] = "A bad file handle was passed."
121 errorTab[10013] = "Permission denied."
122 errorTab[10014] = "A fault occurred on the network??" # WSAEFAULT
123 errorTab[10022] = "An invalid operation was attempted."
124 errorTab[10024] = "Too many open files."
125 errorTab[10035] = "The socket operation would block"
126 errorTab[10036] = "A blocking operation is already in progress."
127 errorTab[10037] = "Operation already in progress."
128 errorTab[10038] = "Socket operation on nonsocket."
129 errorTab[10039] = "Destination address required."
130 errorTab[10040] = "Message too long."
131 errorTab[10041] = "Protocol wrong type for socket."
132 errorTab[10042] = "Bad protocol option."
133 errorTab[10043] = "Protocol not supported."
134 errorTab[10044] = "Socket type not supported."
135 errorTab[10045] = "Operation not supported."
136 errorTab[10046] = "Protocol family not supported."
137 errorTab[10047] = "Address family not supported by protocol family."
138 errorTab[10048] = "The network address is in use."
139 errorTab[10049] = "Cannot assign requested address."
140 errorTab[10050] = "Network is down."
141 errorTab[10051] = "Network is unreachable."
142 errorTab[10052] = "Network dropped connection on reset."
143 errorTab[10053] = "Software caused connection abort."
144 errorTab[10054] = "The connection has been reset."
145 errorTab[10055] = "No buffer space available."
146 errorTab[10056] = "Socket is already connected."
147 errorTab[10057] = "Socket is not connected."
148 errorTab[10058] = "The network has been shut down."
149 errorTab[10059] = "Too many references."
150 errorTab[10060] = "The operation timed out."
151 errorTab[10061] = "Connection refused."
152 errorTab[10062] = "Cannot translate name."
153 errorTab[10063] = "The name is too long."
154 errorTab[10064] = "The host is down."
155 errorTab[10065] = "The host is unreachable."
156 errorTab[10066] = "Directory not empty."
157 errorTab[10067] = "Too many processes."
158 errorTab[10068] = "User quota exceeded."
159 errorTab[10069] = "Disk quota exceeded."
160 errorTab[10070] = "Stale file handle reference."
161 errorTab[10071] = "Item is remote."
162 errorTab[10091] = "Network subsystem is unavailable."
163 errorTab[10092] = "Winsock.dll version out of range."
164 errorTab[10093] = "Successful WSAStartup not yet performed."
165 errorTab[10101] = "Graceful shutdown in progress."
166 errorTab[10102] = "No more results from WSALookupServiceNext."
167 errorTab[10103] = "Call has been canceled."
168 errorTab[10104] = "Procedure call table is invalid."
169 errorTab[10105] = "Service provider is invalid."
170 errorTab[10106] = "Service provider failed to initialize."
171 errorTab[10107] = "System call failure."
172 errorTab[10108] = "Service not found."
173 errorTab[10109] = "Class type not found."
174 errorTab[10110] = "No more results from WSALookupServiceNext."
175 errorTab[10111] = "Call was canceled."
176 errorTab[10112] = "Database query was refused."
177 errorTab[11001] = "Host not found."
178 errorTab[11002] = "Nonauthoritative host not found."
179 errorTab[11003] = "This is a nonrecoverable error."
180 errorTab[11004] = "Valid name, no data record requested type."
181 errorTab[11005] = "QoS receivers."
182 errorTab[11006] = "QoS senders."
183 errorTab[11007] = "No QoS senders."
184 errorTab[11008] = "QoS no receivers."
185 errorTab[11009] = "QoS request confirmed."
186 errorTab[11010] = "QoS admission error."
187 errorTab[11011] = "QoS policy failure."
188 errorTab[11012] = "QoS bad style."
189 errorTab[11013] = "QoS bad object."
190 errorTab[11014] = "QoS traffic control error."
191 errorTab[11015] = "QoS generic error."
192 errorTab[11016] = "QoS service type error."
193 errorTab[11017] = "QoS flowspec error."
194 errorTab[11018] = "Invalid QoS provider buffer."
195 errorTab[11019] = "Invalid QoS filter style."
196 errorTab[11020] = "Invalid QoS filter style."
197 errorTab[11021] = "Incorrect QoS filter count."
198 errorTab[11022] = "Invalid QoS object length."
199 errorTab[11023] = "Incorrect QoS flow count."
200 errorTab[11024] = "Unrecognized QoS object."
201 errorTab[11025] = "Invalid QoS policy object."
202 errorTab[11026] = "Invalid QoS flow descriptor."
203 errorTab[11027] = "Invalid QoS provider-specific flowspec."
204 errorTab[11028] = "Invalid QoS provider-specific filterspec."
205 errorTab[11029] = "Invalid QoS shape discard mode object."
206 errorTab[11030] = "Invalid QoS shaping rate object."
207 errorTab[11031] = "Reserved policy QoS element type."