Subversion Repositories Kolibri OS

Rev

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

Rev 4347 Rev 4366
Line 30... Line 30...
30
 
30
 
31
locals
31
locals
32
        temp_bits       db ?
32
        temp_bits       db ?
Line 33... Line 33...
33
endl
33
endl
Line 34... Line 34...
34
 
34
 
35
        DEBUGF  DEBUG_NETWORK_VERBOSE, "TCP_output: socket=%x\n", eax
35
        DEBUGF  DEBUG_NETWORK_VERBOSE, "TCP_output: socket=%x state=%u\n", eax, [eax + TCP_SOCKET.t_state]
36
 
36
 
37
        push    eax
37
        push    eax