Download Latest Version Patch Release (small bug fixes) source code.zip (3.4 MB)
Email in envelope

Get an email when there's a new version of FACIL.IO

Home / 0.7.2
Name Modified Size InfoDownloads / Week
Parent folder
Patch Release (fixes) source code.tar.gz 2019-08-28 3.1 MB
Patch Release (fixes) source code.zip 2019-08-28 3.3 MB
README.md 2019-08-28 754 Bytes
Totals: 3 Items   6.4 MB 0

Fix: (fio_tls) fixes a memory leak in the trusted certificate chain. Credit to @fbrausse for opening PR [#71].

Fix: (fio_tls) fixes compilation / linking flags (including a bug caused by the gcc optimizer -fipa-icf) and improves support for OpenSSL using pkg-config. Credit to @fbrausse for PR [#71].

Fix: (http1) fixes a race-condition between the on_ready and on_data events, that could result in the on_data event being called twice instead of once (only possible with some clients). On multi-threaded workers, this could result in the CPU spinning while the task lock remains busy. Credit to Néstor Coppi (@Shelvak) for exposing the issue and providing an example application with detailed reports. Issue [#75].

Source: README.md, updated 2019-08-28