]> granicus.if.org Git - curl/commit
unpause: trigger a timeout for event-based transfers
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Jun 2019 21:03:03 +0000 (23:03 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 9 Jun 2019 16:33:59 +0000 (18:33 +0200)
commit680f1413321c0bad593a69a86511df4d98a3b5df
tree500ec23c0a46693f449e3ed4758281dd36cb3f92
parentcf1ec70e721544ba39652abd6331dde6bbf9108d
unpause: trigger a timeout for event-based transfers

... so that timeouts or other state machine actions get going again
after a changing pause state. For example, if the last delivery was
paused there's no pending socket activity.

Reported-by: sstruchtrup on github
Fixes #3994
Closes #4001
lib/easy.c
lib/multi.c
lib/multiif.h