Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.gatea.net.Socket.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 | pyRT.gatea.net.Socket.Dispatchable |
Abstract gatea.net.Pump.Pump-driven socket connection class. More... | |
class | pyRT.gatea.net.Socket.Listen |
Abstract base class used by the server process for handling connection requests from clients. More... | |
class | pyRT.gatea.net.Socket.XmlConn |
XML Connection. More... | |
Namespaces | |
pyRT.gatea.net.Socket | |
A gatea.net.Pump.Pump-driven TCP connection. | |