Skip to content

Make Dynamic rate limiting be a compile-time feature #206

Description

@Morcules

Right now process_packets.c checks how many packets are lost and depending on that signals the client to send packets with higher/lower timeout.
Make the feature be easily disabled via DISABLE_DYNAMIC_RATE_LIMITING
The features makes the library use less CPU, but also slows down sending by a little bit.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions