ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/socket/request.C
(Generate patch)

Comparing deliantra/server/socket/request.C (file contents):
Revision 1.189 by root, Wed Oct 31 09:17:14 2012 UTC vs.
Revision 1.190 by root, Sun Nov 4 01:01:13 2012 UTC

276 276
277/** 277/**
278 * RequestInfo is sort of a meta command. There is some specific 278 * RequestInfo is sort of a meta command. There is some specific
279 * request of information, but we call other functions to provide 279 * request of information, but we call other functions to provide
280 * that information. 280 * that information.
281 * requestinfo is completely deprecated, use resource exti request
282 * and the fxix or http protocols.
281 */ 283 */
282void 284void
283RequestInfo (char *buf, int len, client *ns) 285RequestInfo (char *buf, int len, client *ns)
284{ 286{
285 char *params; 287 char *params;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines