libuv/src
Ben Noordhuis 525dbb5e31 include: uv_udp_bind{6} now takes sockaddr_in*
Passing or returning structs as values makes life hard for people that
work with libuv through a foreign function interface. Switch to a
pointer-based approach.

Fixes #684.
2013-09-01 08:02:18 +02:00
..
unix include: uv_udp_bind{6} now takes sockaddr_in* 2013-09-01 08:02:18 +02:00
win include: uv_udp_bind{6} now takes sockaddr_in* 2013-09-01 08:02:18 +02:00
fs-poll.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h windows: omit stdint.h, fix msvc 2008 build error 2013-08-20 14:06:35 +02:00
uv-common.c include: uv_udp_bind{6} now takes sockaddr_in* 2013-09-01 08:02:18 +02:00
uv-common.h include: uv_udp_bind{6} now takes sockaddr_in* 2013-09-01 08:02:18 +02:00
version.c Now working on v0.11.12 2013-08-29 15:31:07 +02:00