1 2 3 4
#include <uv.h> static const int kUV_ENOENT = UV_ENOENT; static const int kUV_EEXIST = UV_EEXIST;