Re: Possible bug in socketmodule.c: listen(1) vs. listen(0)

Steve Kirsch (stk@infoseek.com)
Fri, 10 Jun 1994 13:19:34 -0700

Yes, the == is a bug! It should be =

> From faridf@watson.ibm.com Fri Jun 10 12:54 PDT 1994
> From: faridf@watson.ibm.com
> Mime-Version: 1.0
> Date: Fri, 10 Jun 94 15:52:14 -0500
> To: "Steve Kirsch" <stk>
> Reply-To: faridf@watson.ibm.com
> Subject: Re: Possible bug in socketmodule.c: listen(1) vs. listen(0)
> X-Mailer: Ultimedia Mail/2, IBM T. J. Watson Research Center
> Content-Id: <51_124_1_771277935>
> Content-Transfer-Encoding: 7Bit
> Content-Description: <none>
> Content-Type: text/plain; charset="US-ASCII"
> Content-Length: 409
> X-Lines: 12
>
> Sorry if I wasn't too clear but the pb I was reporting was in fact the
> double equal sign '==' found in the source in place of '='.
> gcc -Wall says that this code has no action, which is right. That's why I
> wanted to be sure.
> Thanks for the explanation anyway.
> Farzad
>
> --
> Farzad Farid, 38-013. Tel: (914) 945-2175, tie 862-2175
> NetDoor/CORE Support.
> IBM T.J. Watson Research Center, Yorktown Heights NY.
>