On 6/25/06, david reid <[EMAIL PROTECTED]> wrote:
apr_io_file(...) will create a file io apr_io_socket(...) a socket etc etcThen we simply have apr_read() apr_write()
I think that should be apr_io_{read|write}. =) I don't think we want
to repeat the mistakes we had before with undecorated names. --
justin
