Revision: 7979
http://playerstage.svn.sourceforge.net/playerstage/?rev=7979&view=rev
Author: thjc
Date: 2009-07-10 10:15:08 +0000 (Fri, 10 Jul 2009)
Log Message:
-----------
clarification in docs
Modified Paths:
--------------
code/player/trunk/client_libs/libplayerc/playerc.h
Modified: code/player/trunk/client_libs/libplayerc/playerc.h
===================================================================
--- code/player/trunk/client_libs/libplayerc/playerc.h 2009-07-10 09:44:19 UTC
(rev 7978)
+++ code/player/trunk/client_libs/libplayerc/playerc.h 2009-07-10 10:15:08 UTC
(rev 7979)
@@ -216,6 +216,8 @@
proxy that was updated, so that user programs may, if desired, trigger
appropriate events on the arrival of different kinds of data.
+In pull mode read will process a full set of messages from the server,
+in push mode read will process a single message.
<li> Unsubscribe and destroy the device proxy.
@@ -740,6 +742,9 @@
/** @brief Read data from the server (blocking).
+In PUSH mode this will read and process a single message. In PULL mode this
+will process a full batch of messages up to the sync from the server.
+
@param client Pointer to client object.
@returns PUSH mode: For data packets, will return the ID of the proxy that got
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit