When non-blocking socket sending or receiving, should passed packet be untouched? #3
Labels
client
about client
help wanted
Extra attention is needed
question
Further information is requested
server
about server
To test
Test something
Client and server side networking based on non-blocking sockets, so that to provide correct work - required correct packets mannagement. How packets are filled when receiveing socket is non-blocking? Does data comes in parts every iteration of cycle, slowly fulfilling the packet?
The text was updated successfully, but these errors were encountered: