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 |
* | 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: 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: change 10e8 to 1e9 | Hiroaki Nakamura | 2012-10-16 |
* | test: move container_of() macro into task.h | Ben Noordhuis | 2012-01-18 |
* | bench: add batched TCP writes benchmark | Ben Noordhuis | 2011-10-06 |