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