EVUTIL_SET_SOCKET_ERROR

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias EVUTIL_SET_SOCKET_ERROR = WSASetLastError
  2. void EVUTIL_SET_SOCKET_ERROR(int errcode)
  3. auto EVUTIL_SET_SOCKET_ERROR(evutil_socket_t sock)
    version(!Windows)
    extern (C) nothrow
    EVUTIL_SET_SOCKET_ERROR
    ()

Meta