]> granicus.if.org Git - apache/commit
followup to r1604350, move the c->sbh assignment to immediately before the
authorEric Covener <covener@apache.org>
Tue, 24 Jun 2014 12:34:52 +0000 (12:34 +0000)
committerEric Covener <covener@apache.org>
Tue, 24 Jun 2014 12:34:52 +0000 (12:34 +0000)
commit9be0156800fdfa2415bb43e95875ed33747b3202
tree8c23130d43471efa4992e5e2c6d85eddc28cfbab
parent303f962ea6bb02979def04530c0749a9f8dd52de
followup to r1604350, move the c->sbh assignment to immediately before the
socket is added to the timeout queue. Technically not needed because we hold
the lock on the timeout queue, but more consistent with other blocks that
leave the thread.

Submitted By: Edward Lu <Chaosed0 gmail com>
Committed By: covener

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