I'm currently working on small related QT project, and writing io only when my brains get too lagged due those evil c++ classes etc.
5.7 changelog: looks following:
Beta 5.7
Other:
- New: Fatal exception handler. Writes details of crash to c:\\ioFTPD.crash.dump
- New: Crash proofness of some degree (On startup, daemon launches child process, which checks parents responsiveness once per second)
- Change: Process work set size, is now set to 20mbytes from default. (less pagefaults)
Http:
- Change: Complete rewrite, _all_ internal cgis removed. Authentication should be done with php
- Change: HTTP1.1 and 1.0 compatability
Tcl:
- New: Fixed tcl library.
Php:
- New: Initial version of php library and extensions