Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • USE_IOCP_DISPATCHER = ON
  • USE_EPOLL_DISPATCHER = ON
  • USE_SELECT_DISPATCHER = ON

 

Note

At the moment FIX Antenna is always built with USE_SELECT_DISPATCHER dispatcher type.

Below is the example of how it looks like in logs:

Code Block
[INFO]  20160725-11:59:29.999 [7164] [Engine] - USE_SELECT_DISPATCHER = ON

...