Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
pyRT.gatea.net Namespace Reference

General Purpose Network-related classes: More...

Namespaces

 DataDog
 DataDog StatsD Protocol.
 
 GLconn
 Robust, auto-reconnecting asyncore-driven TCP socket connection classes.
 
 GLeventQueue
 Inter-thread event queue.
 
 GLthread
 A native asyncore-driven thread capable of dispatching:

  1. read/write and timer events into GLconn
  2. Events from GLeventQueue.

 
 pcap
 pcap File / Record Header Cracker
 
 Pump
 A gatea.sys.Thread.Thread-based asyncore pump.
 
 Socket
 A gatea.net.Pump.Pump-driven TCP connection.
 

Detailed Description

General Purpose Network-related classes:

  • Connections
  • Sockets
  • asyncore-driven Event Pump Thread
  • Event Queue