1
Network / Re: Problems sending multiple messages
« on: July 04, 2012, 09:21:56 pm »
Thanks for the insight, binary1248. From what you're saying, it seems like what's happening in my case is that the OS buffer doesn't "turn on" until after I send one packet, and no packets can be sent during this "warmup phase". Then again, this behavior is probably undefined and dependent on hardware.
Practically, I guess this means I cannot make the assumption that if you send a large number of packets, at least one will make it to the other side.
Practically, I guess this means I cannot make the assumption that if you send a large number of packets, at least one will make it to the other side.