Hi all, libuv versions 0.10.33 and 1.3.0 have been released and are available for immediate download.
The 0.10.33 version contains a regression fix for old Linux systems
which didn't support epoll_pwait.
The 1.3.0 version contains some enhancements and bugfixes, to note a few:
* uv_get{addr,name}info now accept a NULL callback, in which case they
will *block*. Before a NULL callback was not accepted and resulted in
UV_EINVAL.
* uv_poll_init now sets the fd to non-blocking mode, so it's no longer
necessary to do so manually.
* uv_fs_poll_getpath, uv_pipe_getsockname, uv_fs_event_getpath now
return the exact buffer size *without* counting NULL termination. The
buffer is *not* NULL terminated.
There are many bugfixes as well, check the full changelog for details.
ChangeLogs:
https://github.com/libuv/libuv/releases/tag/v0.10.33
https://github.com/libuv/libuv/releases/tag/v1.3.0
Download:
http://dist.libuv.org/dist/v0.10.33/
http://dist.libuv.org/dist/v1.3.0/
Documentation:
http://docs.libuv.org/en/v1.x/
Keep looping!
<3
--
Saúl Ibarra Corretgé
bettercallsaghul.com
--
You received this message because you are subscribed to the Google Groups
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature
