On Tue, 7 Aug 2001, Ian Holsman wrote:
> Index: network_io/unix/sa_common.c
> ===================================================================
> RCS file: /home/cvspublic/apr/network_io/unix/sa_common.c,v
> retrieving revision 1.42
> diff -u -r1.42 sa_common.c
> --- network_io/unix/sa_common.c 2001/08/01 18:03:33 1.42
> +++ network_io/unix/sa_common.c 2001/08/08 05:25:24
> @@ -439,7 +439,7 @@
>
> if (!hp) {
> #ifdef WIN32
> - apr_get_netos_error();
> + return apr_get_netos_error();
> #elif APR_HAS_THREADS && !defined(GETHOSTBYNAME_IS_THREAD_SAFE) && \
> defined(HAVE_GETHOSTBYNAME_R) && !defined(BEOS)
> #ifdef GETHOSTBYNAME_R_HOSTENT_DATA
Committed and retagged, thanks. I just finished flushing out the last of
the tag updates that needed to happen as of this evening. Can you please
grab a fresh copy of the 2_0_23 tag and make sure everything's still
kosher?
Thanks,
Cliff
--------------------------------------------------------------
Cliff Woolley
[EMAIL PROTECTED]
Charlottesville, VA