mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
doc: document specific macOS fs_event behavior (#4503)
This commit is contained in:
parent
3e1733a053
commit
5cc7175514
@ -113,6 +113,9 @@ API
|
||||
|
||||
.. note:: Currently the only supported flag is ``UV_FS_EVENT_RECURSIVE`` and
|
||||
only on OSX and Windows.
|
||||
.. note:: On macOS, events collected by the OS immediately before calling
|
||||
``uv_fs_event_start`` might be reported to the `uv_fs_event_cb`
|
||||
callback.
|
||||
|
||||
.. c:function:: int uv_fs_event_stop(uv_fs_event_t* handle)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user