summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2023-09-19 12:45:07 +0200
committerSander Vrijders <sander@ouroboros.rocks>2023-09-20 18:51:19 +0200
commitcd649633abae9a0fd2bdbcda965ee1dfd4c6fedd (patch)
tree67f2b42f11c41aced65d22c1abf60ad805f956db /include
parent01df685d0e116a0da43f2a7b19b32e617db4ba3a (diff)
downloadouroboros-cd649633abae9a0fd2bdbcda965ee1dfd4c6fedd.tar.gz
ouroboros-cd649633abae9a0fd2bdbcda965ee1dfd4c6fedd.zip
ipcpd: Register event handler after scheduler start
The event handler was registered before the scheduler was started. Which could in theory cause addition of fds to an uninitialized scheduler. The event handler is now registered after the scheduler is created as part of dt_start. Likewise it now unregisters as part of dt_stop. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions