CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
udp.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 <optional>

Go to the source code of this file.

Classes

class  asynchost::UDPImpl
 
class  asynchost::ResetUDPReadQuotaImpl
 

Namespaces

namespace  asynchost
 

Typedefs

using asynchost::UDP = proxy_ptr< UDPImpl >
 
using asynchost::ResetUDPReadQuota = proxy_ptr< BeforeIO< ResetUDPReadQuotaImpl > >