can winsock write to files and sockets using the write call like linux?

后端 未结 0 1834
不思量自难忘°
不思量自难忘° 2021-01-18 09:10

Compiling code in gcc on windows under msys2.

Working code in linux called:

write(fd, buf, len)

for a file descriptor that wrote to a

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