Re: [PATCH] track socket options...

2001-01-09 Thread David Reid
- Original Message - From: Greg Stein [EMAIL PROTECTED] To: APR Development List dev@apr.apache.org Sent: Tuesday, January 09, 2001 2:48 AM Subject: Re: [PATCH] track socket options... On Mon, Jan 08, 2001 at 10:30:32PM -, David Reid wrote: Folks, This is a small patch that's

[PATCH] track socket options...

2001-01-08 Thread David Reid
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