Here is a list of all modules:
[detail level 12]
| ▼libtools | This is a set of application functions that can be useful not only within this project |
| List macros | Lite list implementation from Linux kernel |
| String routines | Functionality for creating SQL queries, making strong passwords, trimming a string if there are any space characters, parsing string as URL |
| Network routines | HTTP server, HTTP client, socket functionality |
| Input/Output routines | Functionality includes closing descriptors of current process, running server as a daemon, recursive remove of a directory or a file, opening and locking file, closing file |
| URL parsing | Just wrapper around http://uriparser.sourceforge.net/ |