diff options
Diffstat (limited to 'src/inet.h')
-rw-r--r-- | src/inet.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ | |||
1 | /*=========================================================================*\ | 1 | /*=========================================================================*\ |
2 | * Internet domain class | 2 | * Internet domain class: inherits from the Socket class, and implement |
3 | * a few methods shared by all internet related objects | ||
4 | * | ||
3 | * RCS ID: $Id$ | 5 | * RCS ID: $Id$ |
4 | \*=========================================================================*/ | 6 | \*=========================================================================*/ |
5 | #ifndef INET_H_ | 7 | #ifndef INET_H_ |