JoonikChoi

Results 3 comments of JoonikChoi

oh, I said it wrong. I'm using Ethernet named 'enp2s0'. Kernel parameters that I set are follow as : ```powershell ifconfig enp2s0 mtu 9000 sudo sysctl -w net.core.wmem_max=16777216 ``` In...

This is rough code about main routine of my program. As I said, program that compiled below code is works well in windows. But on linux based PC, throughtput is...

>How is this different from the very similar issue you already reported in https://github.com/paullouisageneau/libdatachannel/issues/940 ? I was mistaken that #940 was solved. It is true that there was a issue...