tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: arplookup1(): why static sockaddr_inarp ?
In article <20080429180848.GA13712%che.ojctech.com@localhost>,
David Young <dyoung%pobox.com@localhost> wrote:
>Does anyone know why 'sin' in arplookup1() is static? If I had to guess,
>it is a throwback to small-memory machines where it was desirable to
>save 16 bytes on the stack.
No, this is bogus. Get rid of the static.
christos
Home |
Main Index |
Thread Index |
Old Index