Lỗi WindowsNghiêm trọng
DRIVER_IRQL_NOT_LESS_OR_EQUAL (0x000000D1)DRIVER_IRQL_NOT_LESS_OR_EQUAL (0x000000D1) — Driver IRQL Not Less or Equal
A driver accessed paged memory at an elevated IRQL.
windows
Xem chi tiết WSAENOTCONN (10057)A send or receive was attempted on a socket that is not connected.
The socket was not connected before a data transfer, or the connection was lost.
Call connect() before sending. Check if the connection was lost. Handle disconnection gracefully.
DRIVER_IRQL_NOT_LESS_OR_EQUAL (0x000000D1)A driver accessed paged memory at an elevated IRQL.
ERROR_PROCESS_ABORTED (1067)The process terminated unexpectedly.
WSAEMFILE (10024)Too many open sockets.
System.StackOverflowExceptionThe execution stack overflowed due to excessive recursion or very deep call chains.
System.BadImageFormatExceptionThe assembly or DLL has an invalid format.
ERROR_NEGATIVE_SEEK (131)An attempt was made to move the file pointer before the beginning of the file.