Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1287 → Rev 1288

/kernel/trunk/network/socket.inc
584,6 → 584,8
je .destroy_tcb
cmp [ebx + SOCKET.TCBState], TCB_SYN_SENT
je .destroy_tcb
cmp [ebx + SOCKET.TCBState], TCB_CLOSED
je .destroy_tcb
 
; Now construct the response, and queue for sending by IP
mov eax, EMPTY_QUEUE