src/server/daemon/httprequest.c

changeset 127
84e206063b64
parent 121
a881dc866e23
child 133
87b405d61f64
equal deleted inserted replaced
126:631aaa01b2b5 127:84e206063b64
394 } 394 }
395 395
396 396
397 /* 397 /*
398 * NSAPI Processing 398 * NSAPI Processing
399 * TODO: add this to new file
400 */ 399 */
401 400
402 int nsapi_handle_request(NSAPISession *sn, NSAPIRequest *rq) { 401 int nsapi_handle_request(NSAPISession *sn, NSAPIRequest *rq) {
403 int r = REQ_NOACTION; 402 int r = REQ_NOACTION;
404 do { 403 do {

mercurial