index
:
libuv
main
v1.x
libuv mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-tcp-bind6-error.c
Commit message (
Expand
)
Author
Age
*
test: switch to new-style ASSERT_EQ macros (#4159)
Pleuvens
2023-10-06
*
test: silence more valgrind warnings (#3917)
Trevor Norris
2023-03-12
*
test: move to ASSERT_NULL and ASSERT_NOT_NULL test macros
tjarlama
2021-02-14
*
test: skip ipv6 tests when ipv6 is not supported
Ben Noordhuis
2014-12-29
*
tcp: uv_tcp_dualstack()
Fedor Indutny
2014-01-19
*
test: wrap long lines at 80 columns
Ben Noordhuis
2013-09-11
*
include: merge uv_tcp_bind and uv_tcp_bind6
Ben Noordhuis
2013-09-04
*
include: uv_tcp_bind{6} now takes sockaddr_in*
Ben Noordhuis
2013-09-01
*
include: uv_ip[46]_addr now takes sockaddr_in*
Ben Noordhuis
2013-09-01
*
unix, windows: return error codes directly
Ben Noordhuis
2013-07-07
*
unix, windows: make uv_*_bind() error codes consistent
Andrius Bentkus
2013-01-18
*
unix, windows: rename uv_run2 to uv_run
node-v0.9.7
Ben Noordhuis
2013-01-16
*
test: move loop cleanup code to the individual tests
Bert Belder
2012-10-17
*
Remove uv_init calls from tests and benchmarks
Bert Belder
2011-09-12
*
bring back uv_init
Bert Belder
2011-08-31
*
unix: multiplicity
Ryan Dahl
2011-08-31
*
merge uv_tcp_listen and uv_pipe_listen into uv_listen
Igor Zinkovsky
2011-07-22
*
Add uv_pipe_bind tests
Igor Zinkovsky
2011-07-21