libmicrohttpd: master 194d72e1
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Christian Grothoff | Christian Grothoff | master | 2016-11-16 11:07 | master b357bbaa |
Changeset | indeed this can happen with the fast path where we call the idle handler in a special place just after sending the header, and thus might call it twice for the same connection in the same event loop run, thereby possibly entering cleanup twice, causing trouble; retracting FIXME | |||
mod - src/microhttpd/connection.c | Diff File |