caproto.server.common.Context¶
- class caproto.server.common.Context(pvdb, interfaces=None)[source]¶
Methods
broadcast_beacon_loop
()broadcaster_queue_loop
()Reference broadcaster queue loop implementation
circuit_disconnected
(circuit)Notification from circuit that its connection has closed
stop
()subscription_queue_loop
()Reference implementation of the subscription queue loop
tcp_handler
(client, addr)Handler for each new TCP client to the server
Attributes
pvdb_with_fields
Dynamically generated each time - use sparingly
shutdown_methods
Notify all ChannelData instances of the server shutdown
startup_methods
Notify all ChannelData instances of the server startup
subscriptions