]> granicus.if.org Git - apache/commit
Bring back the hokey call to ap_create_tcp_socket() so mpmt_pthread
authorJeff Trawick <trawick@apache.org>
Fri, 23 Jun 2000 18:02:16 +0000 (18:02 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 23 Jun 2000 18:02:16 +0000 (18:02 +0000)
commit220a39fb1140d781f885d3563190afa2843e6b9f
treeb7d01e9f7d3d9aff917f8952384e7db99aa2bf0a
parentfbb60cf4c32ce75caffe9dbf10f417d2c1e87a1d
Bring back the hokey call to ap_create_tcp_socket() so mpmt_pthread
works again.  It is completely hosed at the moment.

Todo: remove the need for this call.

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