1
0

export anoia.svc:fileno so it can be used with event loops

This commit is contained in:
Daniel Barlow 2025-02-10 00:41:01 +00:00
parent 6587813577
commit 4bb081ffcf

View File

@ -60,6 +60,7 @@
(write-value (.. directory "/" filename) new-value)
(read-value (.. directory "/" filename))))
:close #(watcher:close)
:fileno #(watcher:fileno)
: events
}))