Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定のバイト数をソケットに書き込みたいのですが、
n=write(sock_fd, buf, len);
の場合n<len、ソケットにバイトが書き込まれないようにしたいのですが、それは可能ですか? ありがとう!
n<len