OnixS Eurex EDCI Handler C++ library 1.0.0
Users' manual and API documentation
Loading...
Searching...
No Matches
FAQ

Firewall blocks a sample program. What should we do?
Updating firewall rules or temporarily turning off the firewall usually resolves the issue.
Does the Handler allow pinning threads to specific CPU cores?
Yes. Use OnixS::Eurex::DropCopy::HandlerSettings::sendingThreadAffinity and OnixS::Eurex::DropCopy::HandlerSettings::receivingThreadAffinity.
What is the best way to reconnect to EDCI after a disconnection?
Configure the Handler using OnixS::Eurex::DropCopy::HandlerSettings::connectionRetries.