FACT++  1.0
void DimServer::setWriteTimeout ( int  secs)
static

Definition at line 728 of file discpp.cxx.

References dim_set_write_timeout().

729 {
730  dim_set_write_timeout(secs);
731 }
void dim_set_write_timeout(int secs)
Definition: tcpip.c:141

+ Here is the call graph for this function: