Subversion Repositories Kolibri OS

Rev

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

Rev 2612 Rev 2629
Line 12... Line 12...
12
;;          GNU GENERAL PUBLIC LICENSE                             ;;
12
;;          GNU GENERAL PUBLIC LICENSE                             ;;
13
;;             Version 2, June 1991                                ;;
13
;;             Version 2, June 1991                                ;;
14
;;                                                                 ;;
14
;;                                                                 ;;
15
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
15
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 16... Line 16...
16
 
16
 
Line 17... Line 17...
17
$Revision: 2612 $
17
$Revision: 2629 $
18
 
18
 
19
;-----------------------------------------------------------------
19
;-----------------------------------------------------------------
20
;
20
;
Line 532... Line 532...
532
        pop     ecx
532
        pop     ecx
533
        add     esp, ecx
533
        add     esp, ecx
534
        pop     eax
534
        pop     eax
535
        add     esp, 8
535
        add     esp, 8
Line -... Line 536...
-
 
536
 
-
 
537
        mov     [eax + TCP_SOCKET.timer_retransmission], TCP_time_re_min
536
 
538
 
537
        pusha
539
        pusha
538
        lea     ecx, [eax + SOCKET.mutex]
540
        lea     ecx, [eax + SOCKET.mutex]
539
        call    mutex_unlock
541
        call    mutex_unlock