Switch to unified view
a/src/utils/netcon.cpp | b/src/utils/netcon.cpp | ||
---|---|---|---|
1 | #ifndef lint |
1 | /* Copyright (C) 2002 Jean-Francois Dockes */ |
2 | static char rcsid [] = "@(#$Id: netcon.cpp,v 1.18 2009-02-06 06:27:08 dockes Exp $ (C) 2002 Jean-Francois Dockes"; |
||
3 | #endif |
||
4 | 2 | ||
5 | // Wrapper classes for the socket interface |
3 | // Wrapper classes for the socket interface |
6 | 4 | ||
7 | 5 | ||
8 | #ifndef TEST_NETCON |
6 | #ifndef TEST_NETCON |