TrinityCore
Trinity::Net::Http::Impl::BoostBeastSocketWrapper Class Reference

#include <HttpSocket.h>

+ Inheritance diagram for Trinity::Net::Http::Impl::BoostBeastSocketWrapper:

Public Member Functions

void shutdown (boost::asio::socket_base::shutdown_type what, boost::system::error_code &shutdownError)
 
void close (boost::system::error_code &)
 
boost::asio::ip::tcp::socket::endpoint_type remote_endpoint () const
 

Detailed Description

Definition at line 28 of file HttpSocket.h.

Member Function Documentation

◆ close()

void Trinity::Net::Http::Impl::BoostBeastSocketWrapper::close ( boost::system::error_code &  )
inline

Definition at line 38 of file HttpSocket.h.

◆ remote_endpoint()

boost::asio::ip::tcp::socket::endpoint_type Trinity::Net::Http::Impl::BoostBeastSocketWrapper::remote_endpoint ( ) const
inline

Definition at line 43 of file HttpSocket.h.

◆ shutdown()

void Trinity::Net::Http::Impl::BoostBeastSocketWrapper::shutdown ( boost::asio::socket_base::shutdown_type  what,
boost::system::error_code &  shutdownError 
)
inline

Definition at line 33 of file HttpSocket.h.


The documentation for this class was generated from the following file: