Changeset 357
- Timestamp:
- 06/04/07 13:11:13 (2 years ago)
- Files:
-
- version_0/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
version_0/ChangeLog
r347 r357 31 31 01Jun07: Added EM#next_tick. 32 32 01Jun07: Added EM::Connection#get_outbound_data_size 33 05Jun07: Removed the code which loads a pure-Ruby EM library in case the 34 compiled extension is unavailable. Suggested by Moshe Litvin.