diff options
author | Chernyshev Viacheslav <astellar@ro.ru> | 2014-04-17 16:01:43 +0400 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2014-04-18 12:07:38 +0200 |
commit | 886e2bcd55f974198832cb0887f9521fdd7a8b9e (patch) | |
tree | 0dc8b808b19a43e752ed9e537f8badc5b4789bf5 /test/test-tcp-bind-error.c | |
parent | 4018f726150f060e73d578a48a7d24914e06d899 (diff) | |
download | libuv-886e2bcd55f974198832cb0887f9521fdd7a8b9e.tar.gz libuv-886e2bcd55f974198832cb0887f9521fdd7a8b9e.zip |
unix, windows: pass const handle ptr to uv_tcp_get*name
uv_tcp_getsockname and uv_tcp_getpeername do not modify passed handle
pointer, so there is no need to keep this parameter non-const.
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions