RAA - socket_dontwait/2.0.1

socket_dontwait / 2.0.1

Short description: socket methods using MSG_DONTWAIT and more
Category: Library/System
Status: experimental
Created: 2010-08-02 22:08:34 GMT
Last update: 2011-04-06 22:02:08 GMT
Owner: socket_dontwait hackers (Projects of this owner)
Homepage: http://bogomips.org/socket_dontwait/
Download: http://rubyforge.org/frs/?group_id=8977
License: GPL
Dependency:
Requires: Ruby/1.9(+) aka YARV
(+): no such version
Description:

This library is a drop-in replacement that reimplements several IO
methods with replacements using MSG_DONTWAIT for BasicSocket. This
allows us to avoid unnecessary system calls and GVL bouncing.

* rainbows-talk@rubyforge.org
* git://bogomips.org/socket_dontwait.git
* http://bogomips.org/socket_dontwait.git

Versions: [2.0.1 (2011-04-06)] [1.1.0 (2010-08-10)] [1.0.0 (2010-08-02)]

Edit this project (for project owner)

back to RAA top