export anoia.svc:fileno so it can be used with event loops
This commit is contained in:
parent
6587813577
commit
4bb081ffcf
@ -60,6 +60,7 @@
|
||||
(write-value (.. directory "/" filename) new-value)
|
||||
(read-value (.. directory "/" filename))))
|
||||
:close #(watcher:close)
|
||||
:fileno #(watcher:fileno)
|
||||
: events
|
||||
}))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user