Asynchronous-Socket-Class-C-Windows icon indicating copy to clipboard operation
Asynchronous-Socket-Class-C-Windows copied to clipboard

Regarding the send

Open DareDeviLXDD opened this issue 1 year ago • 0 comments

I was trying to make a simple class to send data to a listening java server on different frameworks but after i write the data isn't transmitted instantly in frameworks like boost asio and winsock I'm sorry to reach out this way but my question is in this library on send is the data transmitted to the server instantly without closing or shutting down the socket?

DareDeviLXDD avatar Jan 06 '24 22:01 DareDeviLXDD