[ANN] sleepy_penguin 3.5.1 - Linux I/O events (and more) for Ruby
Eric Wong <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <20181215-sleepy_penguin-3.5.1-rele@sed> |
sleepy_penguin provides access to newer, Linux-only system calls to wait on events from traditionally non-I/O sources. Bindings to the eventfd, timerfd, inotify, and epoll interfaces are provided. Experimental support for kqueue on FreeBSD (and likely OpenBSD/NetBSD) is also provided. * homepage: https://bogomips.org/sleepy_penguin/ * git clone https://bogomips.org/sleepy_penguin.git * Atom feed: https://bogomips.org/sleepy_penguin/NEWS.atom.xml * mailing list: [email protected] * mail archives: https://bogomips.org/sleepy-penguin/ nntp://news.public-inbox.org/inbox.comp.lang.ruby.sleepy-penguin https://bogomips.org/sleepy-penguin/new.atom Changes: sleepy_penguin 3.5.1 This release fixes some minor things for kqueue and clang users. Not much going on... *yawn* 6 changes since v3.5.0 (2017-03-22): kqueue: ensure close-on-exec flag is set kqueue: modernize Struct usage for Ruby 2.5.0dev fix 64-to-32-bit truncation warning kqueue: get rid of unused variable warnings epoll: avoid reduce block capture and ivar requests doc: use HTTPS URLS when possible Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>