Increasing data buffer size for UDP sendto command

Discussion to talk about software related topics only.
Post Reply
keela
Posts: 1
Joined: Wed Oct 01, 2008 6:15 am

Increasing data buffer size for UDP sendto command

Post by keela »

The sendto command fails when passed a block size larger than the mtu.
How can a single sendto command be called with a larger block size?
Post Reply