What happens when a process tries to read more bytes than the one that sent it

前端 未结 0 823
失恋的感觉
失恋的感觉 2020-12-13 04:09

If Two processes communicate via sockets and Process A sends Process B 100 bytes.
Process B tries to read 150 bytes. Later Process A sends 50 bytes.
What is the re

相关标签:
回答
  • 消灭零回复
提交回复
热议问题