Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-27 | Patch writeups/ipv6/eyeball ... | David Timber | |
- Fix -h option - Add "clean" target - In poll_result(): break on error | |||
2024-11-23 | Patch writeups/ipv6/eyeball/eyeball.c ... | David Timber | |
- Remove some unreachable code, unnecessary wait when v6 connection already failed - Fix garbage timespec when connection attempt not made after getaddrinfo() returns | |||
2024-11-23 | Patch writeups/ipv6/eyeball/eyeball.c ... | David Timber | |
Just a final touch: pthread_create() returns errno rather than setting it before returning. | |||
2024-11-22 | Patch writeups/ipv6/eyeball/eyeball.c ... | David Timber | |
- Increase Resolution Delay to 300 ms | |||
2024-11-22 | Add writeups/ipv6/eyeball | David Timber | |