summaryrefslogtreecommitdiffstats
path: root/apps/lib/s_socket.c
AgeCommit message (Expand)Author
2021-07-31Redefine getpid() -> _getpid() only for MSVCTanzinul Islam
2021-07-16apps: Use the first detected address family if IPv6 is not availableDaiki Ueno
2021-06-11apps/lib/s_socket.c: Alias getpid with _getpid for _WIN32Richard Levitte
2021-06-0980-test_cmp_http.t: Improve the way the test server is launched and killedDr. David von Oheimb
2021-05-29apps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT port reporting more r...Dr. David von Oheimb
2021-05-20Update copyright yearMatt Caswell
2021-05-16APPS: Make the cmp Mock server output the accept address and portRichard Levitte
2020-11-25APPS: Guard use of IPv6 functions and constants with a check of AF_INET6Richard Levitte
2020-09-12NonStop port updates for 3.0.0.Randall S. Becker
2020-05-15Update copyright yearMatt Caswell
2020-05-06s_server normal shutdownDmitry Belyavskiy
2019-09-04Move libapps.a source to apps/libRichard Levitte