Anthony Doeraene

Results 8 comments of Anthony Doeraene

Hello, I've fixed the issues with these tests normally

Just applied the requested change. It probably isn't enabled by default because some time ago, some other options weren't (well) supported with MPTCP (from what I know), and they probably...

Just rebased it now, hope it will fix the warnings

As long as the calls use an URLSession with the MultipathServiceType set to Handover mode (which is the suggested changes here), yes there should be an automatic transition to the...

As a workaround, `j=$(python -c "print($j+1)")` does the job, but I think it would be interesting to also support classical bash arithmetic.

Oh, didn't know you could use this type of expression, thank you for the fast answer !