MySQL 8.3.0
Source Code Documentation
connection_acceptor.h File Reference

Go to the source code of this file.

Classes

class  Connection_acceptor< Listener >
 This class presents a generic interface to initialize and run a connection event loop for different types of listeners and a callback functor to call on the connection event from the listener that listens for connection. More...