Included Files
- #include <nut/include/pro/uhttp/compiler.h>
- #include <nut/include/pro/uhttp/os/nut/streamio.h>
Preprocessor definitions
#define _PRO_UHTTP_STREAMIO_H_
#define SITEM_REMOTE_ADDR 1
#define SITEM_REMOTE_PORT 2
#define SITEM_SERVER_ADDR 3
#define SITEM_SERVER_NAME 4
#define SITEM_SERVER_PORT 5
typedef struct _HTTP_STREAM HTTP_STREAM
typedef void (*HTTP_CLIENT_HANDLER)(HTTP_STREAM*)