None.
Corrected the _POSIX_C_SOURCE
definition in the Makefile.
Make the port for the tests configurable.
None.
Bugfix: Remove memory leak on error code paths after getaddrinfo. (Thanks @robert-warmka.)
Ensure directories exist before installing files. (Thanks @dgsb.)
Increased warning level and addressed warnings.
Add socket99_snprintf
, to construct nicer error messages.
Add setsockopt(2)
support.
Bugfix: Record when connect was the cause of connection failures.
Reduced sleep times during test.
Add install, uninstall targets to makefile.
Initial public release.