Changeset 8108 for code/trunk/src/libraries/network
- Timestamp:
- Mar 23, 2011, 9:57:54 PM (14 years ago)
- Location:
- code/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/tetris (added) merged: 8104-8107
- Property svn:mergeinfo changed
-
code/trunk/src/libraries/network/Host.cc
r8079 r8108 75 75 * @param packet Packet to be added 76 76 * @param clientID ID of the client the packet should be sent to 77 * @param channelID ID of the channel. 77 78 * @return success? 78 79 */ -
code/trunk/src/libraries/network/MasterServerComm.h
r7804 r8108 89 89 90 90 /** \param callback The callback function to call with data received. 91 * \param delayms Delay in milliseconds. 91 92 * \return 0 for success, other for error 92 93 *
Note: See TracChangeset
for help on using the changeset viewer.