Searched defs:CreateSocket (Results 1 – 2 of 2) sorted by relevance
94 int SocketOperation::CreateSocket(sa_family_t family) { in CreateSocket() function in mindspore::distributed::rpc::SocketOperation
100 int CreateSocket(std::function<int(int, int, int)> socket_factory, int family, in CreateSocket() function