diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-08-31 03:56:38 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-09-01 08:02:13 +0200 |
commit | daa229ace3f15e985ce0873e881163d748f6d969 (patch) | |
tree | cc258f6674122188aa8a3bead24fb5f84206ab10 /test/test-tcp-connect-error-after-write.c | |
parent | 81840768790c68595362174c5a26903173029993 (diff) | |
download | libuv-daa229ace3f15e985ce0873e881163d748f6d969.tar.gz libuv-daa229ace3f15e985ce0873e881163d748f6d969.zip |
include: uv_tcp_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.
Diffstat (limited to 'test/test-tcp-connect-error-after-write.c')
0 files changed, 0 insertions, 0 deletions