Hello,
in the http.c file there's this line of code but it seems to be wrong (it is, 
and the compiler generates an error!). Does anyone know which is the correct 
code? Simone

 PT_WAIT_THREAD(&s->scriptpt,
         httpd_cgi(s->scriptptr)(s, s->scriptptr));
the error seems to be here      ^^^^^^^^^^^^^^^^^

Reply via email to