| 2024-06-17 | valkey | Combine events to eliminate redundant kevent(2) calls (#638) | PR |
| 2024-05-12 | valkey | Use kqueue as the backend of AE on DragonFlyBSD (#450) | PR |
| 2024-05-10 | valkey | Support pipe2() on *BSD (#462) | PR |
| 2024-05-07 | valkey | Don't try to set SO_REUSEADDR on sockets of AF_UNIX (#451) | PR |
| 2024-04-30 | valkey | Use SOCK_NONBLOCK to reduce system calls for outgoing connections (#293) | PR |
| 2024-04-25 | valkey | Detect accept4() on specific versions of various platforms (#294) | PR |
| 2024-04-15 | valkey | Clamp TCP_KEEPINTVL and simplify TCP_KEEPALIVE_ABORT_THRESHOLD on Solaris (#292) | PR |