Lines Matching refs:termination
39 Ensure fast termination in MHD_USE_THREAD_PER_CONNECTION
183 Fix accidental transmission of footer termination '\r\n'
387 Signal connection termination as OK (and not as ERROR) if the
390 mutex before calling the termination callback, to avoid
392 the termination callback (due to non-recursiveness of the
721 Fixing bug where MHD failed to call connection termination callback
724 termination code MHD_REQUEST_TERMINATED_READ_ERROR for the
725 read-termination cause. -CG
851 Try to release responses more promptly upon connection termination. -CG
905 on connection sockets to signal termination instead. -CG
1581 termination (this is a binary-compatible change). - CG