Home
last modified time | relevance | path

Searched hist:979 (Results 1 – 9 of 9) sorted by path

/unit/src/
H A Dnxt_conn.hdiff 979:7037bef7b9b0 Thu Feb 28 15:04:00 UTC 2019 Igor Sysoev <igor@sysoev.ru> Fixed timer and event race condition.

When idle timeout occurs at the same time as a request comes in,
the timer handler closes connection while the read event triggers
request processing, and this eventually leads to segmentation fault.
H A Dnxt_conn_read.cdiff 979:7037bef7b9b0 Thu Feb 28 15:04:00 UTC 2019 Igor Sysoev <igor@sysoev.ru> Fixed timer and event race condition.

When idle timeout occurs at the same time as a request comes in,
the timer handler closes connection while the read event triggers
request processing, and this eventually leads to segmentation fault.
H A Dnxt_conn_write.cdiff 979:7037bef7b9b0 Thu Feb 28 15:04:00 UTC 2019 Igor Sysoev <igor@sysoev.ru> Fixed timer and event race condition.

When idle timeout occurs at the same time as a request comes in,
the timer handler closes connection while the read event triggers
request processing, and this eventually leads to segmentation fault.
H A Dnxt_event_conn_job_sendfile.cdiff 979:7037bef7b9b0 Thu Feb 28 15:04:00 UTC 2019 Igor Sysoev <igor@sysoev.ru> Fixed timer and event race condition.

When idle timeout occurs at the same time as a request comes in,
the timer handler closes connection while the read event triggers
request processing, and this eventually leads to segmentation fault.
H A Dnxt_h1proto.cdiff 979:7037bef7b9b0 Thu Feb 28 15:04:00 UTC 2019 Igor Sysoev <igor@sysoev.ru> Fixed timer and event race condition.

When idle timeout occurs at the same time as a request comes in,
the timer handler closes connection while the read event triggers
request processing, and this eventually leads to segmentation fault.
H A Dnxt_php_sapi.cdiff 1636:979d2b72930b Tue Oct 06 15:12:00 UTC 2020 Valentin Bartenev <vbart@nginx.com> PHP: compatibility with 8.0.0 RC1.

This closes #474 PR on GitHub.
/unit/test/php/get_variables/
H A Dindex.phpdiff 1636:979d2b72930b Tue Oct 06 15:12:00 UTC 2020 Valentin Bartenev <vbart@nginx.com> PHP: compatibility with 8.0.0 RC1.

This closes #474 PR on GitHub.
/unit/test/php/post_variables/
H A Dindex.phpdiff 1636:979d2b72930b Tue Oct 06 15:12:00 UTC 2020 Valentin Bartenev <vbart@nginx.com> PHP: compatibility with 8.0.0 RC1.

This closes #474 PR on GitHub.
/unit/test/
H A Dtest_php_application.pydiff 1636:979d2b72930b Tue Oct 06 15:12:00 UTC 2020 Valentin Bartenev <vbart@nginx.com> PHP: compatibility with 8.0.0 RC1.

This closes #474 PR on GitHub.