CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
tcp.h File Reference
#include "before_io.h"
#include "ccf/ds/logger.h"
#include "ccf/pal/locking.h"
#include "dns.h"
#include "ds/pending_io.h"
#include "proxy.h"
#include "socket.h"
#include <netinet/in.h>
#include <optional>

Go to the source code of this file.

Classes

class  asynchost::TCPImpl
 
class  asynchost::ResetTCPReadQuotaImpl
 

Namespaces

namespace  asynchost
 

Typedefs

using asynchost::TCP = proxy_ptr< TCPImpl >
 
using asynchost::ResetTCPReadQuota = proxy_ptr< BeforeIO< ResetTCPReadQuotaImpl > >