mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-12 23:01:16 -03: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.