mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 23:21:15 -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.