home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!uniwa!uniwa!nfm
- From: oreillym@tartarus.uwa.edu.au (Michael O'Reilly)
- Newsgroups: comp.os.linux
- Subject: Re: SOMAXCONN undefined in MudOS..
- Date: 22 Nov 1992 12:37:17 +0800
- Organization: Home
- Lines: 13
- Message-ID: <1en2ptINN9tu@tartarus.uwa.edu.au>
- References: <1992Nov21.185325.20657@cs.ucla.edu>
- NNTP-Posting-Host: tartarus.uwa.edu.au
- X-Newsreader: TIN [version 1.1 PL6]
-
- Dr Algirdas Avizienis (aviz@lanai.cs.ucla.edu) wrote:
- : Hello! I am trying to compile MudOS 0.9 under Linux, but
- : I've run into a problem. In the comm.c file, SOMAXCONN is
- : undefined. It is the second argument in a call to select().
- :
- : What should I be replacing this with?
-
- 5
-
- As in the number 5. :) This is a (minor) deficency in the #include
- files for TCP. By convention (at least, for BSD) it is usually 5.
-
- Michael
-