10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #650 from sodabrew/cleanup_machine More... over 8 years ago
Thread#exit! was removed, so just use Thread#exit in cleanup_machine More... over 8 years ago
Add test_fork_reactor, move it with test_fork_safe to a new file More... over 8 years ago
New method cleanup_machine factors out cleanup code from EM.run More... over 8 years ago
Merge pull request #649 from sodabrew/warn_raise_unsupported More... over 8 years ago
Restore silent-fail on unsupported EM.epoll and EM.kqueue, raise on unsupported EM.epoll=true and EM.kqueue=true More... over 8 years ago
Merge pull request #648 from sodabrew/jruby_fileno More... over 8 years ago
Merge pull request #632 from sodabrew/win_ipv6 More... over 8 years ago
Copy over IPv6 tests from EventMachine LE More... over 8 years ago
Refactor name2address one more time to take a sockaddr argument and return a bool More... over 8 years ago
Support for IPv6 UDP More... over 8 years ago
Switch name2address to use getaddrinfo for everything, with some auto_ptr More... over 8 years ago
Test more JRubies and ruby-head More... over 8 years ago
getDescriptorByFileno deprecated in JRuby 1.7.x, removed in JRuby 9000 More... over 8 years ago
Adding a unit test for channel.num_subscribers More... over 8 years ago
Add a method to return the number of subscribers to a channel More... over 8 years ago
Support proc-sources in EM::Iterator More... over 8 years ago
Remove Ruby 2.2.3 from AppVeyor allow_failures More... over 8 years ago
Replace Exception class with StandardError More... over 8 years ago
Merge pull request #635 from earthrid/master More... over 8 years ago
Two tiny tweaks for grammar More... over 8 years ago
Use rake-compiler-dock to cross-compile gems for Windows x86 and x64 More... over 8 years ago
Merge pull request #578 from sodabrew/appveyor More... over 8 years ago
Initialize TickCount on Windows More... over 8 years ago
Merge pull request #625 from sodabrew/solaris_studio More... over 8 years ago
Use select_large_fdset on Solaris More... over 8 years ago
Detect the Solaris Studio compiler More... over 8 years ago
Provide AF_UNSPEC hint to getaddrinfo and some cleanups More... over 8 years ago
Use WSAStringToAddress in lieu of inet_pton for IPv6 address detection on Windows More... over 8 years ago
Use WSAStringToAddress in lieu of inet_pton for IPv6 address detection on Windows More... over 8 years ago