tfInitTreck
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void tfInitTreck | (void); |
Function Description
When TM_MULTIPLE_CONTEXT is not defined, this function must be called prior to calling any other Treck TCP APIs, i.e before calling tfStartTreck() or tfInitTreckOptions().
When TM_MULTIPLE_CONTEXT is defined, then call the function tfInitTreckMultipleContext() instead.