[En-Nut-Discussion] Question about CGI

tictac tictac at irc.pl
Wed Aug 23 00:14:42 CEST 2006


>Ok. So the closed file descriptors does not seem to be a problem. Next
>problem could be that the cgi function is called more the once (if you
>allow more than one httpd thread at a time.) In this case your cam
>functions will be called more than once too. I doubt they are reentrant,
>so this will be a problem. Use a mutex to lock the cam communication.
>
>Bye,
>  
>
Thanx for help :) I have already solved my problem - now I run httpd 
thread with much bigger stack and everyting is OK ;)
Best regards !
Paul M.



More information about the En-Nut-Discussion mailing list