OpenDOF Project
void DOSDPSSession_SetTimeout ( DOSDPSSession *  session,
DOSTimeout  timeout 
)

Sets the amount of time that should be taken to establish the session.

This allows the application to set a timeout that is lower than the protocol specified timeouts, but does not allow the application to exceed protocol specified timing.

Parameters
sessionThe session. Must not be NULL
timeoutThe timeout to set for establishing the session in tenths of a second.
core-c-cos Version 7.0.1 Build 0
2018-02-08