Bugfix in SOCKET_process_end

git-svn-id: svn://kolibrios.org@2868 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2012-07-13 14:06:16 +00:00
parent 5a6b1713d2
commit b419831aa5

View File

@ -1732,7 +1732,7 @@ SOCKET_process_end:
cmp [ebx + SOCKET.PID], edx
jne .next_socket
DEBUGF 1,"closing socket %x", edx, ebx
DEBUGF 1,"killing socket %x\n", ebx
mov [ebx + SOCKET.PID], 0