I am using fds as my file system. peer_manager is using file system too.
fds_register() is used to register callbacks. But how does the software know which callback is going to be called, my callback or peer_manager's callback?
Thanks
I am using fds as my file system. peer_manager is using file system too.
fds_register() is used to register callbacks. But how does the software know which callback is going to be called, my callback or peer_manager's callback?
Thanks
I thought both were called, are you experiencing something else?
Hi Petter, right, they both will be called. Somehow my mind was stuck thinking they need to be treated differently. LoL. Thanks
Hehe. Np :)