Home
last modified time | relevance | path

Searched refs:error (Results 51 – 59 of 59) sorted by relevance

123

/libuv/include/uv/
H A Dunix.h264 int error; \
/libuv/docs/src/
H A Dtty.rst110 This function is async signal-safe on Unix platforms but can fail with error
H A Dloop.rst72 Returns 0 on success or a UV_E* error code on failure. Be prepared to
165 an error to add the fd but it never generates events.
H A Dfs_event.rst127 by the user. Returns 0 on success or an error code < 0 in case of failure.
/libuv/src/win/
H A Dtcp.c1592 goto error; in uv_socketpair()
1607 goto error; in uv_socketpair()
1614 goto error; in uv_socketpair()
1660 error: in uv_socketpair()
H A Dwinapi.h4084 #define NTSTATUS_FROM_WIN32(error) ((NTSTATUS) (error) <= 0 ? \ argument
4085 ((NTSTATUS) (error)) : ((NTSTATUS) (((error) & 0x0000FFFF) | \
/libuv/docs/src/guide/
H A Dnetworking.rst133 ``EACCES`` error [#]_. The exact message being sent is not relevant to this
/libuv/m4/
H A Dax_pthread.m4372 # error "$ax_pthread_check_macro must be defined"
/libuv/include/
H A Duv.h31 #error "Define either BUILDING_UV_SHARED or USING_UV_SHARED, not both."

Completed in 38 milliseconds

123