Searched refs:changes (Results 1 – 15 of 15) sorted by relevance
7 FS Poll handles allow the user to monitor a given path for changes. Unlike26 not called again until something changes (e.g. when the file is created27 or the error reason changes).51 Check the file at `path` for changes every `interval` milliseconds.55 all changes on many file systems.
7 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. This87 * (is ignoring) changes in its subdirectories.112 `path` for changes. `flags` can be an ORed mask of :c:enum:`uv_fs_event_flags`.
8 is a migration guide for the most significant changes that happened after 0.1075 Threadpool changes
27 For a writable :c:type:`uv_tty_t` handle libuv will only detect size changes
11 rely on the event loop to signal it about the socket status changes, like
225 error results. After the wait begins, the wait time is not affected by changes
270 times. If the user changes it they are responsible for making
46 @echo " changes to make an overview of all changed/added/deprecated items"159 changes: target160 $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
36 echo. changes to make an overview over all changed/added/deprecated items201 if "%1" == "changes" (202 %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes205 echo.The overview file is in %BUILDDIR%/changes.
54 Commit the changes and push:
124 what subsystem (or subsystems) your changes touch.162 to address, apply your changes in a separate commit and push that to your
42 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
49 such as asking that all changes be marked or described.
60 * 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)
6 libuv through simple API changes. It also covers parts of the libuv API that228 is invoked whenever the state of a socket changes and we have to start polling
Completed in 26 milliseconds