delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1996/12/12/06:29:36

From: maruzz AT matrice DOT it
Subject: on apache porting
12 Dec 1996 06:29:36 -0800 :
Sender: daemon AT cygnus DOT com
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <m0vYCoF-000ISlC.cygnus.gnu-win32@aaue.matrice.it>
Mime-Version: 1.0
Original-To: gnu-win32 AT cygnus DOT com
X-Mailer: ELM [version 2.4 PL25 PGP2]
Original-Sender: owner-gnu-win32 AT cygnus DOT com

dj delorie wrote
> > 
> > I was able to get a single-threaded apache to work, but I suspect that
> > NT's networking just doesn't like multiple processes accept()ing on
> > one port at a time.  I was unable to get further than that.
> > 
 Me too, but I've seen that one of the problems is that select will
 absorbe all cpu time.
 
 This is done if you set the errno to EINTR before the select.
 
 The error is set by apache to 13 (sharing violation) because
 the access of the scoreboard file.
 
 ciao,
 
 -giovanni
 (by the way, my first program was wrote with djgpp, thank you)
 
 
 
 -- 
 
  
           ***********************************************
           *                                             *
           *                                             *
           *    MATRICE srl                              *
           *    Information Technology Solutions         *
           *                                             *
           *    Giovanni Maruzzelli                      *
           *                                             *
           *                                             *
           *                                             *
           *    maruzz AT matrice DOT it                        *
           *    http://www.matrice.it                    *
           ***********************************************

-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019