Contributor Leaderboard

panjf2000

panjf2000

8 score 7 commits 1 reviews

Commits (7)

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

Reviews (1)

DateRepoMessagePR
2024-07-09valkeyCalculate the actual mask to be removed in the eventloop before aeApiDelEvent (#725)PR

← Back to leaderboard