if (strcmp(watcher_dn[loop], watcher_dn[numOfWatchers])==0 && strcmp(watching_dn[loop],watching_dn[numOfWatchers])==0 && strcmp(watcher_ip[loop], watcher_ip[numOfWatchers])==0 ){The logic finds the previous subscription(s), but does not step on the current subscription that was just written, then marking the matching row values:
as "expired"
There is still a lot to do with Presence and expanding the functionality to fit more clients. Also want to clean up the admin interface a lot more.
No comments:
Post a Comment