]> granicus.if.org Git - apache/commit
I think this was missed earlier, and as BeOS doesn't define SO_SNDBUF it was stopping...
authorDavid Reid <dreid@apache.org>
Fri, 8 Oct 1999 12:56:40 +0000 (12:56 +0000)
committerDavid Reid <dreid@apache.org>
Fri, 8 Oct 1999 12:56:40 +0000 (12:56 +0000)
commit03f8883791d6b32b94234ca86a0bb7eca431adde
tree267db032e57a24bf1a7ea622a0d422fb613724ae
parent1c73c43a490fde635d9801eed382d460afe855c8
I think this was missed earlier, and as BeOS doesn't define SO_SNDBUF it was stopping the build.  APR_SO_SNDBUF is defined and so all is well again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83949 13f79535-47bb-0310-9956-ffa450edef68
server/listen.c