public
Description: EventMachine: fast, simple event-processing library for Ruby programs
Homepage: http://www.rubyeventmachine.com
Clone URL: git://github.com/eventmachine/eventmachine.git
tmm1 (author)
Mon Nov 02 18:07:47 -0800 2009
commit  3f00cd863da2db1585710fa3364a7acaaa62236c
tree    56fc52f247e41b83f7f8c8a4ad5c75e1a31f6d31
parent  68a57fa8d64ce5d14b122a95ab907b0579894dd9
eventmachine / lib
name age message
..
directory em/ Sun Oct 25 16:28:15 -0700 2009 Bump dev version [tmm1]
file eventmachine.rb Mon Nov 02 18:07:47 -0800 2009 Clean up @next_tick_queue initialization [tmm1]
file evma.rb Sun Mar 15 14:43:44 -0700 2009 Convert tabs in lib/em/*.rb [tmm1]
directory evma/ Fri Jan 04 15:00:34 -0800 2008 migrated version_0 to trunk git-svn-id: http:... [blackhedd]
file jeventmachine.rb Thu Oct 08 05:15:34 -0700 2009 Tweak EM.attach/watch hackery for latest JRuby [tmm1]
file pr_eventmachine.rb Thu Apr 02 01:45:45 -0700 2009 added bind_connect method to c++, pr, and jruby... [coderrr]