- Timestamp:
- Aug 31, 2010, 8:37:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/libraries/network/ClientInformation.cc
r6417 r7297 230 230 * This function should only be applied to the head of the list 231 231 * @param clientID id to look for 232 * @param look_backwards FIXME - add doc? parameter unused? 232 233 * @return pointer to the last element in the list or 0 if the search was unsuccessfull 233 234 */ … … 244 245 * This function goes forward through the list and looks for an element with clientID 245 246 * This function should only be applied to the head of the list 246 * @param peer peer to look for 247 * @param address peer to look for 248 * @param look_backwards FIXME - add doc? parameter unused? 247 249 * @return pointer to the element in the list 248 250 */
Note: See TracChangeset
for help on using the changeset viewer.