pquic
pquic copied to clipboard
How to ensure pquic use
Hi. I build a similar mininet environment, and tried to run some QUIC code implemented by C++. However, when I use some socket operations, for example, setsockopt, it failed to bind the interface in mininet, it only searches interfaces in system. How do you fix this in pquic? Could you please give me some suggestions? Thanks a lot!