| iMatix home page | << | < | > | >> |
SMT Version 2.81 |
#include "smtdefn.h" void smtsock_trace (Bool trace_value)
Enables/disables socket tracing: to enable, call with TRUE as argument; to disable call with FALSE as argument. Socket trace data is sent to the console.
{ trace_flag = trace_value; }
| << | < | > | >> | Copyright © 1996-99 iMatix Corporation |