HomeSort by: relevance | last modified time | path
    Searched defs:uv_tcp_bind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/tests/isc/
uv_wrap.h 195 return uv_tcp_bind(handle, addr, flags);
285 #define uv_tcp_bind(...) __wrap_uv_tcp_bind(__VA_ARGS__) macro
  /src/external/mit/libuv/dist/src/
uv-common.c 324 int uv_tcp_bind(uv_tcp_t* handle, function

Completed in 49 milliseconds