> + 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