Subversion Repositories Kolibri OS

Rev

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

Rev 1830 Rev 1838
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: 1830 $
17
$Revision: 1838 $
18
 
18
 
19
;-----------------------------------------------------------------
19
;-----------------------------------------------------------------
20
;
20
;
Line 490... Line 490...
490
 
490
 
491
 
491
 
492
  .fail:
492
  .fail:
-
 
493
	pop	ecx
493
	pop	ecx
494
	add	esp, ecx
494
	add	esp, ecx
495
	pop	eax
495
	add	esp, 4+8
496
	add	esp, 8
496
	mov	[eax + SOCKET.lock], 0
497
	mov	[eax + SOCKET.lock], 0