Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!news.radio.cz!newsbastard.radio.cz!news.radio.cz!CESspool!europa.clark.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!ais.net!uunet!in3.uu.net!165.254.2.53!nonexistent.com!not-for-mail From: le@put.com (Louis Epstein) Subject: Re: Apache 1.2b8: select: (listen): Invalid argument X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] X-Nntp-Posting-User: le Lines: 15 Organization: Putnam Internet Services Message-ID: <E8L8H0.MDs@nonexistent.com> References: <5ie84s$ps7@nnrp4.farm.idt.net> X-Trace: 860954147/26330 X-Nntp-Posting-Host: main.put.com Date: Sun, 13 Apr 1997 17:55:48 GMT Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39005 Rashid KArimov (rashid@IDT.NET) wrote: : on FreebSD 215. The old apache works just fine. The : error is originated at http_main.c: : : srv = select(listenmaxfd+1, &main_fds, NULL, NULL, NULL); : errsave = errno; : if (srv < 0 && errno != EINTR) : log_unixerr("select", "(listen)", NULL, server_conf); : : Any idea what exactly is wrong ? 1.2b7 has the same problem. : : : E-mail of a cure, if any , would be appreciated . b8 isn't in the Ports Collection yet,is it?