10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Travis CI update Ruby 2.3 series More... over 7 years ago
Code alignment More... over 7 years ago
Set initial value for EventableDescriptor NextHeartbeat More... over 7 years ago
Merge pull request #746 from sodabrew/gai_socktype More... over 7 years ago
Set the socktype field for getaddrinfo More... over 7 years ago
Bump version to 1.2.1 More... over 7 years ago
Changelog for v1.2.1 More... over 7 years ago
Merge pull request #683 from sodabrew/throw_getpeername More... over 7 years ago
Merge pull request #744 from sodabrew/gai_strerror More... over 7 years ago
Travis CI updates: Trusty and Xcode 8 More... over 7 years ago
Use gai_strerror to get the failure string from getaddrinfo More... over 7 years ago
Pure Ruby EM, rescue ECONNREFUSED on initial TCP connect (#741) More... over 7 years ago
Use Acceptors to get peer and sock names if not present in Connections (#743) More... over 7 years ago
Whitespace More... over 7 years ago
Drop Rubinius from Travis CI matrix More... over 7 years ago
Merge pull request #728 from luismfonseca/fix/writing-to-closed-socket-kqueue More... over 7 years ago
Merge pull request #731 from taise/fix/pool_comment More... over 7 years ago
Rewrite comments to yard style More... over 7 years ago
Fix to enable to work an example code in EM::Pool More... over 7 years ago
Fix deregistering descriptor when using KQUEUE More... over 7 years ago
Merge pull request #721 from peter50216/patch-1 More... almost 8 years ago
Fix incorrect tutorial link in README.md More... almost 8 years ago
Merge pull request #706 from Aranda-Cyber-Solutions-LLC/master More... about 8 years ago
Merge pull request #712 from portertech/feature/pure_ruby_tls More... about 8 years ago
Add regular expression (regex) support to LineText2 protocol's delimiter. The set_delimiter method will accept a regular expression and set the end-of-line delimiter appropriately. Anything passed to the set_delimiter method other than a regular expression will be converted to a string. More... about 8 years ago
Pure Ruby EM start_tls() More... about 8 years ago
Merge pull request #707 from portertech/hotfix/pure_ruby More... about 8 years ago
[pure_ruby] fixed close_connection More... about 8 years ago
[pure_ruby] no-op stub set_pending_connect_timeout More... about 8 years ago
[pure_ruby] moved schedule_close to selectable, fixes socket close More... about 8 years ago