..
static
doc: add API documentation
2014-09-11 09:38:35 +02:00
async.rst
doc: clarify how uv_async_send behaves
2015-01-07 14:01:16 +01:00
check.rst
doc: add API documentation
2014-09-11 09:38:35 +02:00
conf.py
doc: fix spelling
2014-11-29 04:22:56 +01:00
design.rst
doc: fix spelling
2014-11-29 04:22:56 +01:00
dll.rst
doc: fix spelling
2014-11-29 04:22:56 +01:00
dns.rst
unix, win: add synchronous uv_get{addr,name}info
2015-01-23 01:12:05 +01:00
errors.rst
doc: add API documentation
2014-09-11 09:38:35 +02:00
fs_event.rst
style: rename buf to buffer and len to size for consistency
2015-01-27 11:31:16 +01:00
fs_poll.rst
style: rename buf to buffer and len to size for consistency
2015-01-27 11:31:16 +01:00
fs.rst
doc: document how to get result of uv_fs_mkdtemp
2014-12-05 17:20:53 +01:00
handle.rst
doc: fix typo: Strcutures -> Structures
2014-11-26 08:42:08 +01:00
idle.rst
doc: add API documentation
2014-09-11 09:38:35 +02:00
index.rst
doc,build,include: update project links
2014-11-25 15:39:12 +01:00
loop.rst
doc: clarify uv_default_loop
2015-01-21 09:12:25 +01:00
migration_010_100.rst
doc: fix spelling
2014-11-29 04:22:56 +01:00
misc.rst
unix: change uv_cwd not to return a trailing slash
2014-12-16 08:12:07 +01:00
pipe.rst
win, unix: add pipe_peername implementation
2015-01-28 21:40:32 +01:00
poll.rst
unix, windows: set non-block mode in uv_poll_init
2015-01-16 10:41:00 +01:00
prepare.rst
doc: add API documentation
2014-09-11 09:38:35 +02:00
process.rst
doc: add documentation for missing functions and structures
2014-10-01 09:23:09 +02:00
request.rst
doc: fix typo: Strcutures -> Structures
2014-11-26 08:42:08 +01:00
signal.rst
doc: add API documentation
2014-09-11 09:38:35 +02:00
stream.rst
unix: implement uv_stream_set_blocking()
2015-02-09 13:28:52 +01:00
tcp.rst
unix: set non-block mode in uv_{pipe,tcp,udp}_open
2015-01-14 19:46:54 +01:00
threading.rst
unix,windows: make uv_thread_create() return errno
2015-02-17 22:25:01 +01:00
threadpool.rst
doc: explain how the threadpool is allocated
2015-01-21 01:16:04 +01:00
timer.rst
doc: add API documentation
2014-09-11 09:38:35 +02:00
tty.rst
doc: clarify the behavior of uv_tty_init
2015-01-07 13:58:55 +01:00
udp.rst
unix: set non-block mode in uv_{pipe,tcp,udp}_open
2015-01-14 19:46:54 +01:00