cppnet
C++ network utilities for asynchronous servers.
Loading...
Searching...
No Matches
Classes | Namespaces
async_udp_service.hpp File Reference

This file declares an asynchronous udp service. More...

#include "async_context.hpp"
#include "impl/async_udp_service_impl.hpp"

Go to the source code of this file.

Classes

class  net::service::async_udp_service< UDPStreamHandler, Size >
 A ServiceLike Async UDP Service. More...
 
struct  net::service::async_udp_service< UDPStreamHandler, Size >::read_context
 A read context. More...
 

Namespaces

namespace  net
 This is the root namespace of cppnet.
 
namespace  net::service
 This namespace is for network services.
 

Detailed Description

This file declares an asynchronous udp service.