Changeset 716
- Timestamp:
- 06/20/08 17:26:42 (4 months ago)
- Files:
-
- trunk/lib/jeventmachine.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/jeventmachine.rb
r713 r716 117 117 raise "temporarily unsupported on this platform" 118 118 end 119 def self.set_max_timer_count num 120 # harmless no-op in Java. There's no built-in timer limit. 121 end 119 122 def self.library_type 120 123 :java
