- Table of Contents
- 1. Getting Started
- 1.1. About
- 1.2. Installation
- 1.2.1. Requirements
- 1.2.2. Download
- 1.2.3. Configure and compile
- 1.2.4. Specific configure options
- 1.2.5. Running Monkey web server
- 1.3. Details for developers
- 2. Monkey Configuration
- 3. Virtual Hosts
- 3.1. Introduction
- 3.2. Configuring Virtual Hosts
- 4. Monkey API
- 4.1. Introduction
- 4.2. Monkey Events
- 4.2.1. event_add()
- 4.2.2. _mkp_event_read()
- 4.2.3. _mkp_event_write()
- 4.2.4. _mkp_event_close()
- 4.2.5. _mkp_event_error()
- 4.2.6. _mkp_event_timeout()
- 4.3. Monkey Plugins
- 4.3.1. Mandatory hooks
- 4.3.2. Core Plugin
- 4.3.3. Stage Plugin
- 4.3.4. Networking Plugin
- 4.3.5. Optional functions
| Next | ||
| Getting Started |