[Wifidog] libcurl

Alexandre Carmel-Veilleux saruman at northernhacking.org
Thu Mar 18 23:08:31 EST 2004


On Thu, Mar 18, 2004 at 11:06:25PM -0500, Alexandre Carmel-Veilleux wrote:
> 
> 	How is the gateway going to handle new requests while it's doing
> an auth request? I bet that lib "blocks" until the whole request is
> completed. Should we fork()?

	The fork rationale would be to fork() and then include the STDIN
and STDOUT of the subprocess in the main select() loop... It could also
be handled through another mechanism that would better emulate the feature
of a socket, but that doesn't matter.

Alex

-------------- next part --------------
_______________________________________________
Wifidog mailing list
Wifidog at isf.waglo.com
http://isf.waglo.com/mailman/listinfo/wifidog_isf.waglo.com


More information about the Wifidog mailing list