This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

int send( SOCKET s, void *pbuf, int size, int flags );函数的源文件在哪?

您好!NDK中  int send( SOCKET s, void *pbuf, int size, int flags );函数的源文件在哪能找到啊?