avoid a sigpipe from a race: if we get the end right after
commit538c3b0c266f6b39cb0c93db10baf8cb5f59c0cc
authorRoger Dingledine <arma@torproject.org>
Tue, 7 Dec 2004 15:31:54 +0000 (7 15:31 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 7 Dec 2004 15:31:54 +0000 (7 15:31 +0000)
treea88c06947a62f3bf18c60687f5dcc055bb01e5b7
parent802d374a99cae37ec33a098e4df79cd9165e624e
avoid a sigpipe from a race: if we get the end right after
the app has hung up on us, we shouldn't hold-open-until-flush.

svn:r3109
src/or/relay.c