adspace
Answer Posted / Vishwadeep Tyagi
sock_stream is a socket stream in Linux programming. It represents a full-duplex byte stream connection, which can be used for both input and output operations. This type of socket is useful for applications that require reliable data transfer with guaranteed ordering.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers