Changeset 312
- Timestamp:
- 03/13/07 14:49:50 (2 years ago)
- Files:
-
- version_0/ext/em.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
version_0/ext/em.cpp
r296 r312 264 264 // epoll will be effective if we provide it as an alternative, 265 265 // however it has the same problem interoperating with Ruby 266 // threads that sel ct does.266 // threads that select does. 267 267 268 268 //cerr << "X";
