一次關於send非原子性的測試

github地址: https://github.com/LeiZhang-Hunter/sendDemo #測試結果 多進程模式下對send的原子性進行測試 ####第一個測試例子 ``` gcc demoServer.c -o demoServer gcc demoClient.c -o demoClient ``` 單次發送33643個字節,開4個進程每一個進程發送10000次,總計40
相關文章
相關標籤/搜索