libuv/docs/src
Bartosz Sosnowski 8f96a5b07b fs: add uv_open_osfhandle
Adds uv_open_osfhandle to complete uv_get_osfhandle

Ref: https://github.com/nodejs/node/issues/15433
Ref: https://github.com/nodejs/node-addon-api/issues/304
PR-URL: https://github.com/libuv/libuv/pull/1927
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2018-08-09 11:19:15 +02:00
..
guide doc: clarify platform specific pipe naming 2018-04-07 14:26:26 -04:00
sphinx-plugins
static
api.rst
async.rst
check.rst
conf.py core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
design.rst
dll.rst
dns.rst
errors.rst src: add new error apis to prevent memory leaks 2018-07-06 19:35:21 +02:00
fs_event.rst
fs_poll.rst
fs.rst fs: add uv_open_osfhandle 2018-08-09 11:19:15 +02:00
guide.rst
handle.rst doc: document UV_*_MAP() macros 2018-06-19 22:58:50 -04:00
idle.rst
index.rst
loop.rst doc: fix syntax error in loop documentation 2018-02-21 09:16:48 -05:00
migration_010_100.rst
misc.rst
pipe.rst doc: document uv_pipe_t::ipc 2018-06-19 22:53:10 -04:00
poll.rst
prepare.rst
process.rst win,process: allow child pipe handles to be opened in overlapped mode 2018-05-25 15:32:32 -07:00
request.rst doc: document UV_*_MAP() macros 2018-06-19 22:58:50 -04:00
signal.rst
stream.rst
tcp.rst
threading.rst
threadpool.rst
timer.rst
tty.rst
udp.rst
upgrading.rst
version.rst