libuv/include
Ben Noordhuis 92fb84b751 unix: rework uv_cancel() api
Bert Belder informs me the current approach where a request is immediately
cancelled, is impossible to implement on Windows.

Rework the API to always invoke the "done" callback with an UV_ECANCELED error
code.
2012-12-13 13:46:38 +01:00
..
uv-private unix: use select() for specific fds on OS X 2012-12-09 15:43:08 +01:00
uv.h unix: rework uv_cancel() api 2012-12-13 13:46:38 +01:00