#include "IPSocket.h"
#include "../debug/Log.h"
#include "../util/TokenBucket.h"
Go to the source code of this file.
Namespaces | |
| namespace | oasys |
Classes | |
| class | oasys::RateLimitedSocket |
| The RateLimitedSocket class contains a socket class and a token bucket and provides an interface to send data only if there is enough space to send it out in. More... | |
1.5.3