src/server/safs/service.h

changeset 20
7b235fa88008
parent 14
b8bf95b39952
child 44
3da1f7b6847f
equal deleted inserted replaced
19:d680536f8c2f 20:7b235fa88008
39 39
40 int service_hello(pblock *pb, Session *sn, Request *rq); 40 int service_hello(pblock *pb, Session *sn, Request *rq);
41 41
42 int service_index(pblock *pb, Session *sn, Request *rq); 42 int service_index(pblock *pb, Session *sn, Request *rq);
43 43
44 int send_options(pblock *pb, Session *sn, Request *rq);
45
44 #ifdef __cplusplus 46 #ifdef __cplusplus
45 } 47 }
46 #endif 48 #endif
47 49
48 #endif /* SERVICE_H */ 50 #endif /* SERVICE_H */

mercurial