mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
When a socket's user doesn't need it to be active, but wants to keep it open, the socket's notifiers should not be enabled to avoid hogging the CPU with effectively useless notifications. This API can be used to disable said notifiers until the user needs the notifications.
6.6 KiB
6.6 KiB