Edit

IABSD.fr/src/lib/libevent

Branch :

  • Show log

    Commit

  • Author : yasuoka
    Date : 2024-03-23 22:51:49
    Hash : a96d88d3
    Message : In kq_del(), delete matching EV_ADD entries to prevent libevent from passing both EV_ADD and EV_DELETE for the same fd to kevent(). ok visa