I want to parallelize the following code How is this done?
my Code :
void send() { WSADATA some_kind_of_data; WSAStartup(MAKEWORD(2, 2), &some_kind