An I/O call is synchronous. it does not return until the operation is completed or timeout. Let's assume we have a TCP server that is waiting for a client to write something onto the TCP connection. If the server keeps waiting for a client to write d...
hsahu.hashnode.dev9 min read
No responses yet.