libuv/src
Julien Gilli b27a55c3cc solaris: fix setsockopt for multicast options
On Solaris and derivatives such as SmartOS, the length of socket options
for multicast and ttl options is not always sizeof(char).

This fixes the udp_options and udp_options6 tests.

PR-URL: https://github.com/libuv/libuv/pull/243
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2015-03-11 09:02:31 +01:00
..
unix solaris: fix setsockopt for multicast options 2015-03-11 09:02:31 +01:00
win memory: add uv_replace_allocator 2015-03-05 20:02:16 +01:00
fs-poll.c memory: add uv_replace_allocator 2015-03-05 20:02:16 +01:00
heap-inl.h heap: fix heap_remove() 2014-05-23 20:04:42 +04:00
inet.c unix, windows: fix parsing scoped IPv6 addresses 2014-05-25 23:30:46 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
threadpool.c memory: add uv_replace_allocator 2015-03-05 20:02:16 +01:00
uv-common.c memory: add uv_replace_allocator 2015-03-05 20:02:16 +01:00
uv-common.h memory: add uv_replace_allocator 2015-03-05 20:02:16 +01:00
version.c Now working on v0.10.31 2014-12-09 19:49:50 +01:00