OpenDOF Project
boolean(* DTLServer::IsHandleAsync)(DTLServer server)

Report whether or not the server needs to be handled asynchronously.

This callback must not be NULL.

Parameters
serverThe server. This parameter should not be NULL.
Returns
TRUE if server is asynchronous, FALSE if it is not.
Exceptions
FALSEis returned if server is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22