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 Requirements

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