socketpair通信

1、線程間通信(參考安卓源碼InputTransport.cpp) #include <pthread.h> #include <sys/types.h> /* See NOTES */ #include <sys/socket.h> #include <stdio.h> #include <unistd.h> static const size_t SOCKET_BUF
相關文章
相關標籤/搜索