Go to the documentation of this file.
12 #ifndef __PSPUTILITY_NETMODULES_H__
13 #define __PSPUTILITY_NETMODULES_H__
21 #define PSP_NET_MODULE_COMMON 1
22 #define PSP_NET_MODULE_ADHOC 2
23 #define PSP_NET_MODULE_INET 3
24 #define PSP_NET_MODULE_PARSEURI 4
25 #define PSP_NET_MODULE_PARSEHTTP 5
26 #define PSP_NET_MODULE_HTTP 6
27 #define PSP_NET_MODULE_SSL 7