The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Monoceros

0.07 2013-05-10T11:25:39Z

  - refactoring around accepted sockets in worker.

0.06 2013-05-10T06:03:49Z

  - bugfix. recv() incorrect fd

0.05 2013-05-10T02:28:02Z

  - pre-sysread for tcp_defer_accept sockets.
    if sysread returns EAGAIN. push a socket to connection manager process.
    relate url: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/134274
                https://forums.aws.amazon.com/thread.jspa?threadID=45564

0.04 2013-05-09T04:28:31Z

   - refactoring around timeout and disconnected sockets

0.03 2013-05-09T01:46:46Z

   - accept(2) in workers if enabled defer_accept.

0.02 2013-05-07T07:35:30Z

   - refactoring & performance tuning 

0.01 2013-04-26T05:03:45Z

    - original version