Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 15 of 15) sorted by relevance

/libuv/docs/src/
H A Dfs_poll.rst7 FS Poll handles allow the user to monitor a given path for changes. Unlike
26 not called again until something changes (e.g. when the file is created
27 or the error reason changes).
51 Check the file at `path` for changes every `interval` milliseconds.
55 all changes on many file systems.
H A Dfs_event.rst7 FS Event handles allow the user to monitor a given path for changes, for example,
72 * and makes fs_event report only changes to the directory entry itself. This
87 * (is ignoring) changes in its subdirectories.
112 `path` for changes. `flags` can be an ORed mask of :c:enum:`uv_fs_event_flags`.
H A Dmigration_010_100.rst8 is a migration guide for the most significant changes that happened after 0.10
75 Threadpool changes
H A Dsignal.rst27 For a writable :c:type:`uv_tty_t` handle libuv will only detect size changes
H A Dpoll.rst11 rely on the event loop to signal it about the socket status changes, like
H A Dthreading.rst225 error results. After the wait begins, the wait time is not affected by changes
H A Dmisc.rst270 times. If the user changes it they are responsible for making
/libuv/docs/
H A DMakefile46 @echo " changes to make an overview of all changed/added/deprecated items"
159 changes: target
160 $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
H A Dmake.bat36 echo. changes to make an overview over all changed/added/deprecated items
201 if "%1" == "changes" (
202 %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
205 echo.The overview file is in %BUILDDIR%/changes.
/libuv/
H A DMAINTAINERS.md54 Commit the changes and push:
H A DCONTRIBUTING.md124 what subsystem (or subsystems) your changes touch.
162 to address, apply your changes in a separate commit and push that to your
H A DREADME.md42 The ABI/API changes can be tracked [here](http://abi-laboratory.pro/tracker/timeline/libuv/).
77 Build documentation as HTML and live reload it when it changes (this requires
H A DLICENSE-docs49 such as asking that all changes be marked or described.
H A DChangeLog60 * misc: run sample CI when code changes (Jameson Nash)
836 * build: re-enable CI for windows changes (Jameson Nash)
5579 * unix: revert recent FSEvent changes (Ben Noordhuis)
5632 * unix: revert recent FSEvent changes (Ben Noordhuis)
/libuv/docs/src/guide/
H A Dutilities.rst6 libuv through simple API changes. It also covers parts of the libuv API that
228 is invoked whenever the state of a socket changes and we have to start polling

Completed in 26 milliseconds