cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

Add Kqueue trait with awaitEvent to expose all the features of the kqueue

Open rahulrangers opened this issue 5 months ago • 0 comments
trafficstars

Added a Kqueue trait with an awaitEvent method to enable direct kevent handling in the kqueue-based polling system. This provides access to kqueue-specific functionality beyond standard file descriptor polling.

rahulrangers avatar Jun 12 '25 14:06 rahulrangers