Subversion Repositories Kolibri OS

Rev

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

Rev 457 Rev 871
Line 1222... Line 1222...
1222
    pop     ebx
1222
    pop     ebx
1223
    call    queue
1223
    call    queue
Line 1224... Line 1224...
1224
 
1224
 
Line -... Line 1225...
-
 
1225
    ; Only delete the socket if we received the FIN
1225
    ; Only delete the socket if we received the FIN
1226
 
1226
 
1227
    mov     edx, [sktAddr]
1227
    mov     bl, [edx + 33]
1228
    mov     bl, [edx + 33]
1228
    and     bl, 0x01
1229
    and     bl, 0x01