[Babel-users] how to set the pacing rate

Juliusz Chroboczek jch at irif.fr
Mon Nov 12 16:11:48 GMT 2018


> +    rc = setsockopt(s, SOL_SOCKET, SO_MAX_PACING_RATE, &rate, sizeof(rate));

It's only effective on TCP sockets, and only when using the FQ scheduler.

-- Juliusz





More information about the Babel-users mailing list