On Mon, Jan 08, 2001 at 10:30:32PM -0000, David Reid wrote: > Folks, > > This is a small patch that's very much a starting point. Basically > following Deans suggestion we should be tracking what options we have set on > a socket and using the cached information to avoid system calls. I've used > an int and the system defined values as that way we can use the mask for non > APR values, i.e. things like TCP_CORK. By caching the values we also get a > working apr_getsocketopt which is useful.
- [PATCH] track socket options... David Reid
- Re: [PATCH] track socket options... Greg Stein
- Re: [PATCH] track socket options... David Reid
