Lines Matching refs:error
31 #error "Define either BUILDING_UV_SHARED or USING_UV_SHARED, not both."
108 XX(EIO, "i/o error") \
134 XX(EPROTO, "protocol error") \
145 XX(UNKNOWN, "unknown error") \
150 XX(EREMOTEIO, "remote I/O error") \
609 * multiple threads or processes can bind to the same address without error
628 * Linux. This stops the Linux kernel from suppressing some ICMP error
629 * messages and enables full ICMP error reporting for faster failover.
1000 * windows; uv_spawn() will fail and set the error to UV_ENOTSUP.
1363 * This flag can be used with uv_fs_copyfile() to return an error if the
1376 * If copy-on-write is not supported, an error is returned.