Home
last modified time | relevance | path

Searched refs:SOFTBUS_ADAPTER_SOCKET_EINPROGRESS (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_errcode.h34 SOFTBUS_ADAPTER_SOCKET_EINPROGRESS, enumerator
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c58 errCode = SOFTBUS_ADAPTER_SOCKET_EINPROGRESS; in GetErrorCode()
241 if (result == SOFTBUS_ADAPTER_SOCKET_EINPROGRESS || result == SOFTBUS_ADAPTER_SOCKET_EAGAIN) { in SoftBusSocketConnect()
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c321 if ((ret != SOFTBUS_ADAPTER_OK) && (ret != SOFTBUS_ADAPTER_SOCKET_EINPROGRESS) && in OpenTcpClientSocket()

Completed in 3 milliseconds