Subversion Repositories Kolibri OS

Rev

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

Rev 1831 Rev 1885
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: 1831 $
17
$Revision: 1885 $
Line 18... Line 18...
18
 
18
 
19
macro	TCP_checksum IP1, IP2 {
19
macro	TCP_checksum IP1, IP2 {
Line 171... Line 171...
171
 
171
 
172
;;; TODO: update RTT and mean deviation
172
;;; TODO: update RTT and mean deviation
173
;;; TODO: update slow start threshold
173
;;; TODO: update slow start threshold
Line 174... Line 174...
174
;;; TODO: release connection resources
174
;;; TODO: release connection resources
175
 
-
 
176
; Now, mark the socket as being disconnected
-
 
Line 177... Line 175...
177
 
175