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

Go to the source code of this file.

Classes

class  TCPReceiver
 The "receiver" part of a TCP implementation. More...