Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-13 | Fix lost Windows socket EOF events. | Thomas Munro | 13.16 |
| 2023-01-12 | Fix WaitEventSetWait() buffer overrun. | Thomas Munro | 13.10 |
| 2020-10-15 | Handle EACCES errors from kevent() better. | Thomas Munro | 13.1 |
| 2020-10-14 | Make WL_POSTMASTER_DEATH level-triggered on kqueue builds. | Thomas Munro | 13.1 |
| 2020-03-18 | Don't use EV_CLEAR for kqueue events. | Thomas Munro | 13.0 |
| 2020-03-18 | Fix kqueue support under debugger on macOS. | Thomas Munro | 13.0 |
| 2020-02-05 | Add kqueue(2) support to the WaitEventSet API. | Thomas Munro | 13.0 |