Subject: Re: CVS commit: basesrc
To: Assar Westerlund <assar@sics.se>
From: Jason R Thorpe <thorpej@zembu.com>
List: source-changes
Date: 08/06/2000 14:36:18
On Sun, Aug 06, 2000 at 11:39:21PM +0200, Assar Westerlund wrote:

 > There are lots (or at least, some) other places where `int' is used
 > where `socklen_t' would be the right thing.  Did you just not trip
 > over them yet or was there any reason for not fixing them?  If they
 > require fixing, I can take care of it.

Those just didn't get tripped over -- the problem was the places
that were using size_t rather than int or socklen_t.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>