Correct header size bug.
Compare changes
@@ -45,14 +45,14 @@ void CBoxAlgorithmTCPWriter::handleAccept(const boost::system::error_code& ec, t
A GitLab upgrade is scheduled for Monday, June 2, 2025. The service will be unavailable for a few minutes in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Correct a change in the format of the output of TCP writer which breaks backward compatibility. See issue @57 for more details.