Subversion Repositories Kolibri OS

Rev

Rev 384 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 384 Rev 871
Line 1218... Line 1218...
1218
    pop     ebx
1218
    pop     ebx
1219
    call    queue
1219
    call    queue
Line 1220... Line 1220...
1220
 
1220
 
Line -... Line 1221...
-
 
1221
    ; Only delete the socket if we received the FIN
1221
    ; Only delete the socket if we received the FIN
1222
 
1222
 
1223
    mov     edx, [sktAddr]
1223
    mov     bl, [edx + 33]
1224
    mov     bl, [edx + 33]
1224
    and     bl, 0x01
1225
    and     bl, 0x01