cats-effect
cats-effect copied to clipboard
Add Kqueue trait with awaitEvent to expose all the features of the kqueue
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.