Searched refs:Accept4FunctionType (Results 1 – 1 of 1) sorted by relevance
56 typedef int (*Accept4FunctionType)(int, sockaddr*, socklen_t*, int); typedef64 Accept4FunctionType libcAccept4 = nullptr;316 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) { in netdClientInitAccept4()