Edit

kc3-lang/libressl/apps/openssl/compat

Branch :

  • Show log

    Commit

  • Author : Brent Cook
    Date : 2024-10-06 18:52:46
    Hash : 64f15ec5
    Message : use TIMEVAL typedef with select() This prevents the compatibility struct timeval definition in sys/time.h from potentially getting used with select() here. https://learn.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-select