Branch: refs/heads/no-root Home: https://github.com/kronosnet/kronosnet Commit: 499051c63a38c182e55939193c86139f4e5f4691 https://github.com/kronosnet/kronosnet/commit/499051c63a38c182e55939193c8613... Author: Ferenc Wágner wferi@debian.org Date: 2017-11-24 (Fri, 24 Nov 2017)
Changed paths: M libknet/transport_common.c
Log Message: ----------- Be less strict about the achieved socket buffer length
Linux doubles the requested amount for administrative overhead, but FreeBSD does not, so relax the check.