userver: userver/components/tcp_acceptor_base.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
tcp_acceptor_base.hpp File Reference

Component for accepting incoming TCP connections. More...

+ Include dependency graph for tcp_acceptor_base.hpp:

Go to the source code of this file.

Classes

class  components::TcpAcceptorBase
 Component for accepting incoming TCP connections. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Detailed Description

Component for accepting incoming TCP connections.

Definition in file tcp_acceptor_base.hpp.