Closed
Description
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.