mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-06 02:01:30 +08:00

fd_event_signaller_t exists to expose eventfd under Linux. This is a more lightweight way of signalling events than using a pipe.
fd_event_signaller_t exists to expose eventfd under Linux. This is a more lightweight way of signalling events than using a pipe.