From: Vlad S. <vl...@cr...> - 2006-01-06 17:58:22
|
sockPtr will be queued into the connection queue for processing, it may happen from driver thread or from spooler thread, works equally. Zoran Vasiljevic wrote: > > Am 06.01.2006 um 18:25 schrieb Vlad Seryakov: > >> It is already fixed in the last uploaded driver.c, it works good now > > > one question: > > what happens if the: > > sockPtr->keep = 0; > if (sockPtr->drvPtr->opts & NS_DRIVER_ASYNC) { > n = SockRead(sockPtr, 1); > } else { > n = SOCK_READY; > } > > sockPtr->drvPtr->opts is not NS_DRIVER_ASYNC ? > You set the SOCK_READY, allright... but what then? > > Zoran > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > -- Vlad Seryakov 571 262-8608 office vl...@cr... http://www.crystalballinc.com/vlad/ |