win32 api for Python only lets me see new data after calling the ReadFile() function. Is there any method to see past that?

前端 未结 0 1419
一向
一向 2021-02-04 06:42

My aim is to make message reading from a socket completely nonblocking, so that I can instantly return a None if the message hasn\'t been sent completely or if ther

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