src/server/util/object.h

changeset 95
74a81d9e19d0
parent 83
28433f06d5ee
child 107
7e81699d1f77
equal deleted inserted replaced
94:6b15a094d996 95:74a81d9e19d0
41 NSAPIAuthTrans = 0, 41 NSAPIAuthTrans = 0,
42 NSAPINameTrans, 42 NSAPINameTrans,
43 NSAPIPathCheck, 43 NSAPIPathCheck,
44 NSAPIObjectType, 44 NSAPIObjectType,
45 NSAPIService, 45 NSAPIService,
46 NSAPIError,
46 NSAPIAddLog, 47 NSAPIAddLog,
47 REQ_FINISH, 48 REQ_FINISH,
48 NUM_NSAPI_TYPES 49 NUM_NSAPI_TYPES
49 }; 50 };
50 typedef enum RequestPhase RequestPhase; 51 typedef enum RequestPhase RequestPhase;

mercurial