OnixS C++ FIX Engine  4.13.0
API Documentation
Nic Struct Reference

#include <OnixS/FIXEngine/Sockets/Nic.h>

Static Public Member Functions

static ONIXS_FIXENGINE_API void setHardwareTimestamp (const char *nicName, bool setRx)
 

Detailed Description

Definition at line 27 of file Nic.h.

Member Function Documentation

static ONIXS_FIXENGINE_API void setHardwareTimestamp ( const char *  nicName,
bool  setRx 
)
static

Sets the hardware time-stamping for the given network interface card.

Parameters
nicNameThe name of the network interface card.
setRxThe flag to enable/disable the receive time-stamping.
Exceptions
Thestd::exception in case of failure.
Note
Available on Linux only.
It requires root privileges.

The documentation for this struct was generated from the following file: