[Bug 225324] errno.h does not define ETIME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Jul 2022 20:29:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225324 Jory Folker <jfolker11@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfolker11@gmail.com --- Comment #5 from Jory Folker <jfolker11@gmail.com> --- Rather than go through the trouble of modifying the kernel and libc, have you considered using lsquic instead of msquic? https://github.com/litespeedtech/lsquic It's also MIT licensed like msquic, but unlike msquic the docs say it's tested on FreeBSD and also tested on ARM architecture as well as both 32-bit and 64-bit architectures. They build and run their automated tests against FreeBSD platforms, and I was able to get it up and running without much trouble on my 13.0 setup. You need to build BoringSSL first as the README says, but make sure you don't install it under /usr/local, or else you'll stomp OpenSSL. -- You are receiving this mail because: You are the assignee for the bug.