libuv/include
Henry Rawas 92040eb712 stream: add an API to make streams do blocking writes
This patch adds the `uv_stream_set_blocking` API which makes all
uv_write calls to that stream blocking. It currently only works for
pipes, on windows.
2013-06-20 19:27:39 +02:00
..
uv-private uv: support android libuv standalone build 2013-05-31 13:25:17 +02:00
uv.h stream: add an API to make streams do blocking writes 2013-06-20 19:27:39 +02:00