On 3/23/07, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > I recently stumbled over the following lines in ThreadedAppServer: > > def makeInput(self): > return self._sock.makefile("rb",8012) > > Is there any reason why the number 8012 was chosen? I assume the intend > was to use an 8192 Byte (8k) buffer, and this is just a typo, or am I > overlooking something and the number has a particular reason?
I can't relate that number to anything. Also, it seems like it should be a config setting. -Chuck ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-devel mailing list Webware-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-devel