Download List

项目描述

Monkey HTTP Daemon is a very fast and lightweight Web server for Linux. It uses a hybrid networking model based on asynchronous calls (event-driven) and fixed threads, which makes it scalable and capable of attending thousands of clients per second. It provides a powerful API for C and is ideal for embedded devices, thanks to its small core and plugin architecture.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-14 11:16 Back to release list
0.31.0

该核心 API 中此发行版添加导出函数来设置 IP 字符串的格式,并修复 IP 字符串生成器 (ipv4 和 ipv6)。藤本植物和 Liana_SSL,它不赞成 _mkp_network_io_ip_str()。记录器和棕榈现在使用新的 IP 字符串生成器。记录器中已修复内存泄漏。
In the Core/API, this release adds an export function to format an IP string and fixes the IP string builder (ipv4 and ipv6). For Liana and Liana_SSL, it deprecates _mkp_network_io_ip_str(). Logger and Palm now use the new IP string builder. A memory leak has been fixed in Logger.

Project Resources