Created by: cbusbey
The diff here is quite large, but the change is fairly simple. quickfix.Message
is now passed by pointer reference. This will make it possible to further optimize inbound/outbound latency numbers by eliminating additional allocations.