pub_flush

Sends any buffered market data messages over the network to the subscribers.

Syntax

uint16_t pub_flush( void );

Returns

uint16_t error_code
An error code or ERR_NONE (value 0).