Home
last modified time | relevance | path

Searched defs:OpenServerSocket (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/connection/interface/
Dsoftbus_socket.h57 int32_t (*OpenServerSocket)(const LocalListenerInfo *option); member
/foundation/communication/dsoftbus/core/connection/common/src/
Dsoftbus_socket_virtual.c27 static int32_t OpenServerSocket(const LocalListenerInfo *option) in OpenServerSocket() function