about summary refs log tree commit homepage
path: root/lib/rainbows/fiber_spawn.rb
DateCommit message (Expand)
2010-08-26split out accept() callers to acceptor module
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-04refactor response body handling for sendfile(2)
2009-11-28common Rainbows.accept method
2009-11-26cleanup and refactor error handling
2009-11-26Fiber*: cleanup scheduling, fix keepalive
2009-11-25Fiber*: add Rainbows::Fiber.sleep method
2009-11-25Documentation updates for new concurrency models
2009-11-25add FiberSpawn concurrency model