TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AsyncAcceptor Member List

This is the complete list of members for AsyncAcceptor, including all inherited members.

_acceptorAsyncAcceptorprivate
_closedAsyncAcceptorprivate
_socketAsyncAcceptorprivate
_socketFactoryAsyncAcceptorprivate
AcceptCallback typedefAsyncAcceptor
AsyncAccept()AsyncAcceptor
AsyncAcceptor(boost::asio::io_service &ioService, std::string const &bindIp, uint16 port)AsyncAcceptorinline
AsyncAcceptWithCallback()AsyncAcceptorinline
Close()AsyncAcceptorinline
DefeaultSocketFactory()AsyncAcceptorinlineprivate
SetSocketFactory(std::function< std::pair< tcp::socket *, uint32 >()> func)AsyncAcceptorinline