penberg / helix

Helix, a market data feed handler for C and C++.
Other
110 stars 35 forks source link

MoldUDP handlers invoke callbacks during gap-fill #40

Closed penberg closed 7 years ago

penberg commented 7 years ago

The MoldUDP handlers invoke callbacks even if the stream doing gap-fill. This is dangerous because the callers have no idea they're seeing stale data.