Revert "Avoid a soonest_job call when we know we're timing out by request."
commit2fe61dad541713937487cf1a3c561f36daa669b9
authorKeith Rarick <kr@xph.us>
Mon, 3 Nov 2008 22:39:13 +0000 (3 14:39 -0800)
committerKeith Rarick <kr@xph.us>
Mon, 3 Nov 2008 22:39:13 +0000 (3 14:39 -0800)
tree93f5657d2da30ed5c0fea43a7d11242efdabdfa1
parentceb9592e20b4d1e68c74870cc8e610522cefad06
Revert "Avoid a soonest_job call when we know we're timing out by request."

This reverts commit 1ca60f54006364ee7f002603b8324c34906951c6.

The user-requested timeout might happen later than the soonest job
timeout. They must be compared.
conn.c