Subversion Repositories Kolibri OS

Rev

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

Rev 387 Rev 444
Line -... Line 1...
-
 
1
$Revision: 431 $
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
3
;;                                                              ;;
-
 
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
5
;; Distributed under terms of the GNU General Public License    ;;
-
 
6
;;                                                              ;;
-
 
7
;;                                                              ;;
-
 
8
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
9
;; Distributed under terms of the GNU General Public License    ;;
-
 
10
;;                                                              ;;
2
;;                                                                 ;;
11
;;                                                              ;;
3
;;  UDP.INC                                                        ;;
12
;;  UDP.INC                                                     ;;
4
;;                                                                 ;;
13
;;                                                              ;;
5
;;  UDP Processes for Menuet OS  TCP/IP stack                      ;;
14
;;  UDP Processes for Menuet OS  TCP/IP stack                   ;;
6
;;                                                                 ;;
15
;;                                                              ;;
Line 8... Line 17...
8
;;                                                                 ;;
17
;;                                                              ;;
9
;;  Copyright 2002 Mike Hibbett, mikeh@oceanfree.net               ;;
18
;;  Copyright 2002 Mike Hibbett, mikeh@oceanfree.net            ;;
10
;;                                                                 ;;
19
;;                                                              ;;
11
;;  See file COPYING for details                                   ;;
20
;;  See file COPYING for details                                ;;
12
;;                                                                 ;;
21
;;                                                              ;;
13
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
22
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 14... Line 23...
14
 
23
 
15
 
24
 
16
;*******************************************************************
25
;*******************************************************************