p-quic / pquic

The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the protocol on a per-connection basis
https://pquic.org
MIT License
126 stars 20 forks source link

Mac OS build errors #26

Open acmay opened 3 years ago

acmay commented 3 years ago

I am getting build errors with what seems to be IDE truncated lines that got checked in with a "$" and the rest of the line missing. I can't yet follow the ifdefs to understand the correct fix.

https://github.com/p-quic/pquic/blob/841c82289b23d32c28723a0175654ecc6baeae08/picoquic/picosocks.c#L514