From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,371 Views)