Asynchronous-Socket-Class-C-Windows
Asynchronous-Socket-Class-C-Windows copied to clipboard
Broken
This code is entirely broken, I dont know how did you link winsock, I managed to get it to send by changing send to just int result = send(sock, message.data(), message.size(), 0); but that either somehow closes the program without any info or sends 32 bytes max I know its old af but this is exactly what I need and I cant find anything like that