Edit

kc3-lang/libevent/include/event2

Branch :

  • Show log

    Commit

  • Author : Andy Pan
    Date : 2024-05-17 16:54:22
    Hash : 832f5269
    Message : aix: enable SO_REUSEPORT on AIX AIX 7.2.5 added the feature that would add the capability to distribute incoming connections across all listening ports. https://www.ibm.com/support/pages/how-get-better-listening-performance-multiple-listening-sockets-using-same-port-number-soreuseport --------- Signed-off-by: Andy Pan <i@andypan.me>