Changeset 370
- Timestamp:
- 06/06/07 23:51:17 (2 years ago)
- Files:
-
- version_0/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
version_0/ChangeLog
r357 r370 33 33 05Jun07: Removed the code which loads a pure-Ruby EM library in case the 34 34 compiled extension is unavailable. Suggested by Moshe Litvin. 35 06Jun07: Preliminary epoll implementation.