FDS asynchronous operation to synchronous

Hi

I am writng some peer information just after connection using pm_peer_data_store. I need to read the data stored to do the next task. As the FDS is asynchronous, i am not able to wait for the completion of FDS write using a wait loop. Is there any way to make it synchronous? Please suggest  a solution to this.

with regards,

Ansil

Parents Reply Children
Related