You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI is currently failing on FreeBSD 15 because TCP_MAXPEAKRATE is unknown. That's because it was recently removed by this commit: freebsd/freebsd-src@87fbd9f . That, and other constants removed by the same commit, should be removed from libc's main branch and deprecated in the libc-0.2 branch.