Date: Thu, 19 Jul 2001 01:20:39 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Alfred Perlstein <bright@sneakerz.org> Cc: Mike Silbersack <silby@silby.com>, arch@FreeBSD.ORG, Bosko Milekic <bmilekic@technokratis.com>, Matt Dillon <dillon@earth.backplane.com>, "David O'Brien" <nobody@nuix.com> Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c Message-ID: <3B569857.D50A6FCA@mindspring.com> References: <20010718121851.B26558@dragon.nuxi.com> <20010718214902.H6519-100000@achilles.silby.com> <20010718222549.O28164@sneakerz.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote: > You'll notice that there's 'redundant' (for lack of a better word) > storage allocated in a socket. Basically, a socket can be a data > socket, or a listening socket, you can recover at least 32 bytes > per socket if you unionize based on the type. That was a "secret"... 8^p. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B569857.D50A6FCA>