Tryst::EventSource::State
Everything the C callbacks need, in memory C can hold a pointer to. Not the EventSource object itself - handing a Crystal object to C and back means the collector has to be told, and the callbacks are the one place that must not involve it.
Constructors
Instance methods
check
Sourcecheck=(check : Check)
Sourcedata
Sourcemax_block
Sourcemax_block=(max_block : LibTcl::Time)
Source