Re: cvs commit: apache-2.0/src/lib/apr/include apr_network_io.h

2000-11-10 Thread rbb
On Fri, 10 Nov 2000, Ben Laurie wrote: > BTW, wtf is this going to httpd-docs-2.0-cvs??? Because the API docs are a part of the header files, whenever a header is changed the doc group needs to be notified. Ryan ___ Rya

Re: cvs commit: apache-2.0/src/lib/apr/include apr_network_io.h

2000-11-10 Thread Ben Laurie
BTW, wtf is this going to httpd-docs-2.0-cvs??? Cheers, Ben. [EMAIL PROTECTED] wrote: > > dreid 00/11/10 08:16:06 > > Modified:src/lib/apr/include apr_network_io.h > Log: > Add the apr_sockaddr_t type. I've added a single pointer that should be > used > to point at the addr

Re: cvs commit: apache-2.0/src/lib/apr/include apr_network_io.h

2000-11-10 Thread Ben Laurie
[EMAIL PROTECTED] wrote: > > dreid 00/11/10 08:16:06 > > Modified:src/lib/apr/include apr_network_io.h > Log: > Add the apr_sockaddr_t type. I've added a single pointer that should be > used > to point at the address structure. The port and family are in the same > place in