]>
Commit | Line | Data |
---|---|---|
1 | ///////////////////////////////////////////////////////////////////////////// | |
2 | // Name: class_net.h | |
3 | // Purpose: Networking classes group docs | |
4 | // Author: wxWidgets team | |
5 | // Licence: wxWindows licence | |
6 | ///////////////////////////////////////////////////////////////////////////// | |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_class_net Networking | |
11 | @ingroup group_class | |
12 | ||
13 | wxWidgets provides its own classes for socket based networking. | |
14 | ||
15 | Related macros/global-functions group: @ref group_funcmacro_networkuseros | |
16 | ||
17 | */ | |
18 |