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: fix some unreachable code warnings (#3851) | Santiago Gimeno | 2022-12-10 |
* | include: merge uv_tcp_connect and uv_tcp_connect6 | Ben Noordhuis | 2013-09-04 |
* | include: uv_tcp_connect{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: rename uv_run2 to uv_runnode-v0.9.7 | Ben Noordhuis | 2013-01-16 |
* | test: move loop cleanup code to the individual tests | Bert Belder | 2012-10-17 |
* | test: rename test tcp_dont_connect_after_write | Ben Noordhuis | 2012-06-04 |