Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.gatea.net.GLconn.GLconn |
A robust socket implementation that works with the asyncore-driven GLthread framework for a client connecting to a server process. More... | |
class | pyRT.gatea.net.GLconn.GLlisten |
Abstract base class used by the server process for handling connection requests from clients. More... | |
Namespaces | |
pyRT.gatea.net.GLconn | |
Robust, auto-reconnecting asyncore-driven TCP socket connection classes. | |