10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added getter/setter for HeartbeatInterval More... about 15 years ago
Changes needed for AIX More... about 15 years ago
Use RFLOAT_VALUE for ruby 1.9 compat in Connection#comm_inactivity_timeout= More... about 15 years ago
Add EM::Channel#pop to receive one message from a channel More... about 15 years ago
Added direct proxying feature EM.enable_proxy More... about 15 years ago
Changed to usec loop time on supported platforms. Cleaned up some unused variables. More... about 15 years ago
Fix kqueue/epoll for attached read/write pipes More... about 15 years ago
Add port.to_i in EM::open_datagram_socket More... about 15 years ago
Revert "Correctly handle string ports in EM.start_server and EM.connect" More... about 15 years ago
Hack around kqueue bugs on OSX responsible for nbytes>0 assertion failures More... about 15 years ago
Add EventMachine_t::UsingKqueue/Epoll getters for bKqueue and bEpoll More... about 15 years ago
Heap allocate struct kevent array for the Kqueue reactor More... about 15 years ago
Correctly handle string ports in EM.start_server and EM.connect More... about 15 years ago
there is no need to derive from java class in ruby Connection class More... about 15 years ago
ignore eclipse project files More... about 15 years ago
Fix weirdness when calling EM::add_timer with a string More... about 15 years ago
Reduce the size of the RunEpollOnce stack frame by 800kb. This fixes the long-standing epoll+threads issue (#84) More... about 15 years ago
remove ifconfig dependency for bind_connect test; now should work on all OSs More... about 15 years ago
Fixed aggregated event handling for kqueue and notify, fixed path for ifconfig. More... about 15 years ago
Clean up next_tick_queue on reactor shutdown More... about 15 years ago
change EV_ONESHOT + re-register to EV_CLEAR in Kqueue file watching feature More... about 15 years ago
call to_s on object before sending data More... about 15 years ago
EM.system can take multiple arguments for the command More... about 15 years ago
EM.system returns the process pid now More... about 15 years ago
More win32 fixes More... about 15 years ago
Fix compile issues on win32 More... about 15 years ago
Some rake task descriptions More... about 15 years ago
JRuby gem platform is java, not jruby More... about 15 years ago
Convert tabs to spaces in tests/test_* More... about 15 years ago
Remove test_eventables More... about 15 years ago