• Show log

    Commit

  • Hash : 9d4853b3
    Author : Andy Pan
    Date : 2024-01-13T20:51:49

    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