Update of /cvsroot/playerstage/code/player/server/drivers/mcom
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4552/server/drivers/mcom
Modified Files:
Tag: release-2-0-patches
lifomcom.cc
Log Message:
backported lots of stuff from HEAD
Index: lifomcom.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/mcom/lifomcom.cc,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -d -r1.13 -r1.13.2.1
*** lifomcom.cc 23 Feb 2006 18:54:54 -0000 1.13
--- lifomcom.cc 7 Jun 2006 16:12:49 -0000 1.13.2.1
***************
*** 27,31 ****
/** @ingroup drivers */
/** @{ */
! /** @defgroup driver_lifomcom lifomcom
* @brief Queue-based client-client communication
--- 27,31 ----
/** @ingroup drivers */
/** @{ */
! /** @defgroup driver_lifomcom lifomcom (deprecated)
* @brief Queue-based client-client communication
***************
*** 33,36 ****
--- 33,39 ----
the Player 2.0 API.
+ @deprecated Some of the functionality of this interface can be achieved
through the @ref
+ driver_relay driver, or writing a virtual driver.
+
The lifomcom driver provides a last-in-first-out (LIFO) multi-stack
communication system with which clients can exchange data through an
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit