File Changes for galt
switch to commits view, user indexv386_preview to v386_preview2 (2019-07-29 to 2019-08-05) v386
Show details
- src/lib/internet.c
- lines changed 3, context: html, text, full: html, text
7ada996f71680cb0f7b1555a01a6e16814a57a7f Sun Aug 4 04:30:55 2019 -0700
Making TCP client connect more robust by trying each IP address returned by getaddrinfo() until one connects, or all have failed.
- src/lib/net.c
- lines changed 85, context: html, text, full: html, text
7ada996f71680cb0f7b1555a01a6e16814a57a7f Sun Aug 4 04:30:55 2019 -0700
Making TCP client connect more robust by trying each IP address returned by getaddrinfo() until one connects, or all have failed.
switch to commits view, user index