Functions | |
| void | do_listsub (void) |
| List subscription handling. | |
| void do_listsub | ( | void | ) |
List subscription handling.
Subscribe command
Unsubscribe command
Confirm command
Any other (invalid) command causes the form to be displayed
Definition at line 17 of file listsub.c.
References begin_burst(), bstr(), end_webcit_session(), escputs(), extract_int(), extract_token(), is_https, output_headers(), serv_getln(), serv_printf(), serv_puts(), stresc(), wDumpContent(), and wprintf().
Referenced by session_loop().
1.5.2