gregames00/11/17 08:16:03
Modified:src/lib/apr/include apr_network_io.h
Log:
Make it clear that the len parm on apr_sendfile only applies to data
from the file, not header/trailer bytes.
Revision ChangesPath
1.73 +1 -1 apache-2.0/src/lib/apr/include/apr_networ
trawick 00/11/15 10:11:34
Modified:src/lib/apr/include apr_network_io.h
Log:
add a warning about the use of inet_network() when inet_addr() isn't
available;
fix a typo (I don't think that spelling is valid even in the UK :) )
Revision ChangesPath
1.69 +3 -1
dreid 00/11/10 11:21:31
Modified:src/lib/apr/include apr_network_io.h
Log:
A few minor tweaks and some clarification of the purpose of a field.
Submitted by: Jeff Trawick <[EMAIL PROTECTED]>
Revision ChangesPath
1.68 +4 -4 apache-2.0/src/lib/apr/include/a
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
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
[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
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
either a v4 or v6 sockaddr so we don't need
trawick 00/11/03 07:36:33
Modified:src/lib/apr/include apr_network_io.h
Log:
Fix a coupl of misspellings; make some doc more consistent.
Revision ChangesPath
1.58 +5 -5 apache-2.0/src/lib/apr/include/apr_network_io.h
Index: apr_network_io.h
==
trawick 00/10/25 11:21:14
Modified:src/lib/apr/include apr_network_io.h
Log:
Fix some typos in the comments.
Revision ChangesPath
1.56 +2 -2 apache-2.0/src/lib/apr/include/apr_network_io.h
Index: apr_network_io.h
==