LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can use "PostDeferredCall()" to simulate a worker thread?

Hello,

 

In a TCP server callback, when the  "TCP_DATAREADY" event has occurred, general scheduling a worked thread to process the incoming data. I'd like to know if can use the "PostDeferredCall()" function to deal with the incoming data? And the callback in the  "PostDeferredCall()" will be reentrant.

 

 

David

0 Kudos
Message 1 of 1
(2,682 Views)