Edit

kc3-lang/libevent/include

Branch :

  • Show log

    Commit

  • Author : Andy Pan
    Date : 2024-01-13 20:51:49
    Hash : 9d4853b3
    Message : Optimize preprocessor directives on Solaris for evutil_set_tcp_keepalive (#1536) Changes: - Optimize preprocessor directives on Solaris for evutil_set_tcp_keepalive - Reduce the amount of code being compiled and trim trailing whitespace in passing. - Move comments for Solaris under its macro - Refactor the control flow