Registry / networking / sleepy-penguin

sleepy-penguin

JSON →
library3.5.2rbrubygemsunverified

Provides access to newer, Linux-only system calls to wait on events from traditionally non-I/O sources.

gem install sleepy_penguin
INSTALL
IMPORT
SIG · SLEEPY-PENGUIN
S
sleepy-penguin
networkingrubyv3.5.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SleepyPenguin
require 'sleepy_penguin'

Use epoll to monitor file descriptors

require 'sleepy_penguin' ep = SleepyPenguin::Epoll.new ep.add(io, SleepyPenguin::Epoll::IN)
Debug
Known issues
breakingLinux-only system calls; not available on macOS/Windows
fix
Use only on Linux systems or check platform compatibility
affects: >= 0.0.0
Upgrade
Version history
3.5.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
OpenAI (training)
1
Resources
sleepy-penguin — gem install sleepy-penguin · libregistry