Sponge
CS144's user-space TCP library
Classes
tcp_over_ip.hh File Reference
#include "buffer.hh"
#include "fd_adapter.hh"
#include "ipv4_datagram.hh"
#include "tcp_segment.hh"
#include <optional>
Include dependency graph for tcp_over_ip.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TCPOverIPv4Adapter
 A converter from TCP segments to serialized IPv4 datagrams. More...