Changeset 3298

Show
Ignore:
Timestamp:
04/27/08 14:53:11 (4 months ago)
Author:
dgollub
Message:

Mention the use osync_hashtable_save() for the plugin sync_done()
function.

TODO: more detailed describtion of hashtable in plugin chapter

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/whitepaper/plugins.tex

    r3200 r3298  
    107107\subsection{Synchronization Done} 
    108108This function got called only after a successful synchronization. 
     109When using Hashtable \verb|osync_hashtable_save()| should get called, to 
     110do persistent store of the Hashtable. 
    109111\subsection{Disconnect} 
    110112This function MUST only handle the disconnect of the sink. Don't do further