linux - socket

socket 不得不提的是select AF_INET域與AF_UNIX域socket通訊原理對比 demo1 在unix域中unlink的功能 demo2 --- (使用epoll解決多客戶端鏈接) 不得不提的是select #include <sys/select.h> int select(int maxfdp1, fd_set *readset, fd_set *writeset,
相關文章
相關標籤/搜索