Skip to content
GitLab
Explore
Sign in
Register
Call getaddrinfo less frequently when hole punching
Code
Review changes
Check out branch
Download
Patches
Plain diff
James R.
requested to merge
hole-punch-less-getaddrinfo
into
next
Aug 25, 2022
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
getaddrinfo is an expensive function so to block thread less, call this once a tic (I_GetTime).
Merge request reports
Loading