Table of Contents
pacparser_cleanup - Destroys JavaSctipt context.
#include <../pacparser.h>
void pacparser_cleanup(void);
This function should be called
once you’re done with using pacparser engine.
pacparser_init(3)
,
pacparser_parse_pac(3)
, pacparser_find_proxy(3)
, pacparser_just_find_proxy(3)
,
pacparser_setmyip(3)
, pacparser_enable_microsoft_extensions(3)
Table of Contents