Do not consider this release (or previous releases) of kgio-monkey remotely production-ready. It has not been reviewed by anybody with any security/crypto background. * shutdown() is now called before close() after the SSL shutdown sequence. This prevents forked processes from holding onto a TCP connection. * various test fixes for OpenSSL 1.0.0 * documentation updates and fixes (thanks to IƱaki Baz Castillo) * Errno::ETIMEDOUT exceptions are now raised without a backtrace * kgio_trysendfile() now uses pread() instead of mmap() when emulating sendfile(), this avoids the possibility of SIGBUS if an mmap()-ed file is truncated.
Originally generated with the Darkfish Rdoc Generator 2, modified by wrongdoc.
We love to hear from you!