• Max Kellermann's avatar
    utils: port set_nonblocking() to WIN32 · 6890183c
    Max Kellermann authored
    The new WIN32 version of set_nonblocking() can only deal with sockets,
    i.e. it will fail on main_notify.c.  On WIN32, we have to reimplement
    main_notify.c anyway, so this is not a big deal.
    6890183c
utils.c 4.59 KB