On Thu, May 24, 2018 at 12:39:52PM +0800, Peter Xu wrote: > int monitor_fdset_get_fd(int64_t fdset_id, int flags) > { > -#ifndef _WIN32 > +#ifdef _WIN32 > + return -ENOENT;
stubs/fdset.c:monitor_fdset_get_fd() should return -ENOENT instead of -1 now.
signature.asc
Description: PGP signature