mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-16 20:41:07 +01:00
Modify tasklet_wakeup() so that it handles a task as well, and inserts it directly into the tasklet list, making it effectively a tasklet. This should make future developments easier.