Subversion Repositories Kolibri OS

Rev

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

Rev 4388 Rev 4510
Line 41... Line 41...
41
        mov     [esp + 4], eax
41
        mov     [esp + 4], eax
Line 42... Line 42...
42
 
42
 
43
        push    ebx ecx esi edi         ; mind the order
43
        push    ebx ecx esi edi         ; mind the order
Line 44... Line -...
44
        mov     esi, esp
-
 
45
 
-
 
46
        pushf
44
        mov     esi, esp
47
        cli
-
 
48
        add_to_queue TCP_queue, TCP_QUEUE_SIZE, sizeof.TCP_queue_entry, .fail
-
 
49
        popf
45
 
Line 50... Line 46...
50
 
46
        add_to_queue TCP_queue, TCP_QUEUE_SIZE, sizeof.TCP_queue_entry, .fail
51
        add     esp, sizeof.TCP_queue_entry
47
        add     esp, sizeof.TCP_queue_entry