### Describe the problem this feature solves Locating at src/event/modules/ngx_kqueue_module.c#L86, as below ```c NULL, /* add an connection */ NULL, /* delete an connection */ ``` a small typo — it should be 'a connection'