Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
A gatea.net.Pump.Pump-driven TCP connection. More...
Classes | |
class | Connection |
A robust gatea.net.Pump.Pump-driven socket implementation that works with the gatea.net framework for either a connect()-based client or a accept()-based server process. More... | |
class | Dispatchable |
Abstract gatea.net.Pump.Pump-driven socket connection class. More... | |
class | Listen |
Abstract base class used by the server process for handling connection requests from clients. More... | |
class | XmlConn |
XML Connection. More... | |
A gatea.net.Pump.Pump-driven TCP connection.