doc/development/mod_jk nsapi.txt

changeset 0
4c89c7683fb6
child 5
dbc01588686e
equal deleted inserted replaced
-1:000000000000 0:4c89c7683fb6
1 mod_jk uses the following nsapi functions:
2
3 param_free line 143
4 pblock_fr line 143: pblock_remove
5 pblock_nvinsert line 147
6 http_status line 155: protocol_status
7 http_start_response line 157: protocol_start_response
8 netbuf_next line 188: netbuf_getc
9 net_write line 226
10 pblock_findval line 439
11 systhread_start line 303
12 systhread_sleep line 306
13 magnus_atrestart line 314
14 shexp_match line 367
15 request_header line 443
16 session_dns_lookup line 453: session_dns
17 conf_getglobals() line 464: server_name
18 server_portnum
19 security_active
20
21
22 data structures:
23
24 Session:
25 csd net_write
26 inbuf netbuf_getc
27

mercurial