Błędy WindowsKrytyczny
IRQL_NOT_LESS_OR_EQUAL (0x0000000A)IRQL_NOT_LESS_OR_EQUAL (0x0000000A) — IRQL Not Less or Equal
A kernel-mode driver accessed memory at an invalid IRQL (Interrupt Request Level).
windows
Zobacz szczegóły WSAEALREADY (10037)A non-blocking connect is already in progress.
A connect() was called on a non-blocking socket with a pending connection.
Wait for the pending connection using select() or WSAEventSelect. Do not call connect() again.
IRQL_NOT_LESS_OR_EQUAL (0x0000000A)A kernel-mode driver accessed memory at an invalid IRQL (Interrupt Request Level).
E_NOTIMPL (0x80004001)The requested method or operation is not implemented.
WSAEADDRNOTAVAIL (10049)The requested address is not valid in its context.
ERROR_DLL_INIT_FAILED (1114)A DLL initialization routine failed.
ERROR_NOT_ENOUGH_MEMORY (8)The system does not have enough memory to complete the operation.
ERROR_INVALID_HANDLE (6)The handle passed to the function is not valid.