libuv/docs/src
Ben Noordhuis 3233ccf169 Revert "win,fs: retry if uv_fs_rename fails"
This reverts commit e94c184c7c.

Concerns were raised about the suitability of this policy and I, for
one, agree with them.

Fixes: https://github.com/libuv/libuv/issues/2098
PR-URL: https://github.com/libuv/libuv/pull/2122
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2018-12-27 08:19:30 +01:00
..
guide stream: autodetect direction 2018-09-19 18:19:28 +02: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 core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
design.rst doc: remove extraneous "on" 2018-10-02 12:58:39 +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 src: add new error apis to prevent memory leaks 2018-07-06 19:35:21 +02: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 Revert "win,fs: retry if uv_fs_rename fails" 2018-12-27 08:19:30 +01:00
guide.rst doc: add warning note to user guide 2017-04-28 11:15:53 +02:00
handle.rst doc: clarify expected memory management strategy 2018-12-02 15:50:39 +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 doc: fix syntax error in loop documentation 2018-02-21 09:16:48 -05:00
migration_010_100.rst doc: fix spelling 2014-11-29 04:22:56 +01:00
misc.rst win,doc: improve uv_os_setpriority() documentation 2018-09-18 12:13:01 -04:00
pipe.rst doc: document uv_pipe_t::ipc 2018-06-19 22:53:10 -04: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 win: support more fine-grained windows hiding 2018-11-10 14:43:23 -05:00
request.rst doc: document UV_*_MAP() macros 2018-06-19 22:58:50 -04:00
signal.rst doc: clarify that some remarks apply to windows 2018-09-18 10:05:06 -04:00
stream.rst doc: add missing slash in stream.rst 2018-09-01 13:01:10 +02:00
tcp.rst doc: fix argument name in tcp.rts 2018-09-03 14:46:35 +02: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 stream: autodetect direction 2018-09-19 18:19:28 +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