From c37ee6f06f1a52b08c49fe3bd6de2cc46e51a490 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 30 May 2014 02:52:29 -0700 Subject: doc updates --- doc/html/Contact_8php.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/html/Contact_8php.html') diff --git a/doc/html/Contact_8php.html b/doc/html/Contact_8php.html index c088ee6d8..9705147f1 100644 --- a/doc/html/Contact_8php.html +++ b/doc/html/Contact_8php.html @@ -134,6 +134,8 @@ Functions    channel_remove ($channel_id, $local=true)   + mark_orphan_hubsxchans () +   remove_all_xchan_resources ($xchan, $channel_id=0)    contact_remove ($channel_id, $abook_id) @@ -351,6 +353,24 @@ Functions

Referenced by connedit_content(), and post_post().

+ + + +
+
+ + + + + + + +
mark_orphan_hubsxchans ()
+
+

mark any hubs "offline" that haven't been heard from in more than 30 days Allow them to redeem themselves if they come back later. Then go through all those that are newly marked and see if any other hubs are attached to the controlling xchan that are still alive. If not, they're dead (although they could come back some day).

+ +

Referenced by poller_run().

+
-- cgit v1.2.3