libuv/docs/src
Vladimír Čunát 9d74b27ad4
doc: document uv_timer_start() on an active timer
Fixes: https://github.com/libuv/libuv/issues/1401
PR-URL: https://github.com/libuv/libuv/pull/1538
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2018-02-21 09:07:05 -05:00
..
guide unix,win: add uv_mutex_init_recursive() 2017-10-02 10:01:09 -04:00
sphinx-plugins doc: add Sphinx plugin for generating links to man pages 2015-03-02 14:20:02 +01:00
static doc: add API documentation 2014-09-11 09:38:35 +02:00
api.rst doc: move TOC to a dedicated document 2017-04-28 11:14:50 +02:00
async.rst doc: document uv_async_(init|send) return values 2017-07-27 17:54:45 +02:00
check.rst doc: add missing variable name 2015-07-10 09:22:00 +02:00
conf.py doc: update copyright years 2017-04-28 11:14:39 +02:00
design.rst doc: suggestions for design page 2017-04-12 12:12:52 +02:00
dll.rst doc: add uv_dlsym() return type 2015-09-02 09:58:55 +02:00
dns.rst doc: document uv_getnameinfo_t.{host|service} 2015-03-02 16:53:57 +01:00
errors.rst unix,win: add uv_translate_sys_error() public API 2016-10-16 17:47:42 -04:00
fs_event.rst zos: implement uv_fs_event* functions 2017-12-15 11:04:16 +01:00
fs_poll.rst docs: improve UV_ENOBUFS scenario documentation 2017-03-08 20:55:40 -05:00
fs.rst core: add getter/setter functions for easier ABI compat 2017-12-02 09:51:25 +01:00
guide.rst doc: add warning note to user guide 2017-04-28 11:15:53 +02:00
handle.rst core: add getter/setter functions for easier ABI compat 2017-12-02 09:51:25 +01:00
idle.rst doc: add missing variable name 2015-07-10 09:22:00 +02:00
index.rst doc: add initial version of the User Guide 2017-04-28 11:15:10 +02:00
loop.rst core: add getter/setter functions for easier ABI compat 2017-12-02 09:51:25 +01:00
migration_010_100.rst doc: fix spelling 2014-11-29 04:22:56 +01:00
misc.rst unix: make get(set)_process_title MT-safe 2017-12-02 12:06:34 +01:00
pipe.rst pipe: allow access from other users 2017-11-06 15:45:00 +01:00
poll.rst poll: add support for OOB TCP and GPIO interrupts 2017-07-12 23:04:34 +02:00
prepare.rst doc: add API documentation 2014-09-11 09:38:35 +02:00
process.rst core: add getter/setter functions for easier ABI compat 2017-12-02 09:51:25 +01:00
request.rst core: add getter/setter functions for easier ABI compat 2017-12-02 09:51:25 +01:00
signal.rst doc: remove note about SIGWINCH on Windows 2017-11-28 14:48:09 +01:00
stream.rst core: add getter/setter functions for easier ABI compat 2017-12-02 09:51:25 +01:00
tcp.rst win: map 0.0.0.0 and :: addresses to localhost 2017-12-28 10:42:11 +01:00
threading.rst zos: fix timeout for condition variable 2018-02-15 16:15:23 +01:00
threadpool.rst doc: fix multiple doc typos 2017-04-01 19:25:17 +02:00
timer.rst doc: document uv_timer_start() on an active timer 2018-02-21 09:07:05 -05:00
tty.rst unix: open ttyname instead of /dev/tty 2016-04-01 11:13:22 +02:00
udp.rst win: map 0.0.0.0 and :: addresses to localhost 2017-12-28 10:42:11 +01:00
upgrading.rst doc: move "upgrading" to a standalone document 2017-04-28 11:15:04 +02:00
version.rst doc: add section with version-checking macros and functions 2015-06-29 23:09:14 +02:00