Sponge
CS144's user-space TCP library
Classes
lossy_fd_adapter.hh File Reference
#include "file_descriptor.hh"
#include "tcp_config.hh"
#include "tcp_segment.hh"
#include "util.hh"
#include <optional>
#include <random>
#include <utility>
Include dependency graph for lossy_fd_adapter.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LossyFdAdapter< AdapterT >
 An adapter class that adds random dropping behavior to an FD adapter. More...