libuv/docs
cjihrig f8abdf67f8
unix,win: limit uv_timer_again to repeating timers
This commit causes uv_timer_again() to return UV_EINVAL
for non-repeating timers. It also adds clarification to
the related documentation.

Fixes: https://github.com/libuv/libuv/issues/1591
PR-URL: https://github.com/libuv/libuv/pull/1860
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2018-06-04 23:11:32 -04:00
..
code doc: use valid pipe name in pipe-echo-server 2017-05-30 12:02:45 -04:00
src unix,win: limit uv_timer_again to repeating timers 2018-06-04 23:11:32 -04:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: fix generation the first time livehtml runs 2016-05-26 09:48:28 +02:00