]> granicus.if.org Git - apache/commit
Update conn_rec.id when a new thread begins working on a connection, because
authorEric Covener <covener@apache.org>
Mon, 12 Jan 2015 13:42:31 +0000 (13:42 +0000)
committerEric Covener <covener@apache.org>
Mon, 12 Jan 2015 13:42:31 +0000 (13:42 +0000)
commit8197971bcedac42f1df6f4b2fdb3a0384c8ebf01
tree01164ce4c0bc9c79ab2cb4afe4b8a5c6300d3dfd
parent395102d68fe580fb262deacd56ba41769a43b91c
Update conn_rec.id when a new thread begins working on a connection, because
the old thread may work on a new connection and assign the same ID in parallel.

Submitted By:  Michael Thorpe
Committed By: covener

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