#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
Go to the source code of this file.
Data Structures | |
| struct | w3URI |
| struct | w3ClientConnection |
| struct | w3Document |
Defines | |
| #define | true 1 |
| #define | false 0 |
| #define | CR 13 |
| #define | LF 10 |
Typedefs | |
| typedef int | boolean |
1.4.6