Searched refs:SendMsgCtlToSocket (Results 1 – 1 of 1) sorted by relevance
262 static bool SendMsgCtlToSocket(int sockfd, const void *cmsg, const int cmsgLen) in SendMsgCtlToSocket() function301 return SendMsgCtlToSocket(sockfd, reinterpret_cast<void *>(&fd), sizeof(fd)); in SendFileDescriptorToSocket()