Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.31.0

In der Core/API diese Version fügt eine Export-Funktion zum Formatieren einer IP-Zeichenfolge und den IP-Generator (ipv4 und ipv6) behebt. Liana und Liana_SSL Nachrichteneinträge es _mkp_network_io_ip_str(). Protokollierung und Palm verwenden jetzt den neuen IP-Generator. Ein Speicherverlust wurde in Logger behoben.
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