]> granicus.if.org Git - apache/commit
don't check for EINTR after a call to apr_file_write();
authorJeff Trawick <trawick@apache.org>
Mon, 18 Mar 2002 16:39:56 +0000 (16:39 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 18 Mar 2002 16:39:56 +0000 (16:39 +0000)
commit7fd18c603be89d86185b58e13a82718b03bdc746
tree5041c725bee5b71433bb36b9b05725b59f16e528
parent178e7cb3a1c1dc26ac099e187904e5d3a834b406
don't check for EINTR after a call to apr_file_write();
you'll never see it

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