Add readahead to UDP socket, to avoid throwing away ends of packets.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 23 Sep 2008 07:56:41 +0000 (00:56 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 23 Sep 2008 07:57:01 +0000 (00:57 -0700)
commitdd4a7ff9870c0cc06017931c224574fa32c9f70f
treefc1d3aa04a554334fba2940498b1c611a452d5b4
parent70267b2b588d0563e4767ed0f88b45299e6040b5
Add readahead to UDP socket, to avoid throwing away ends of packets.

Still doesn't work though -- but it's the same failure mode as when I run
the Cisco client with my own build of OpenSSL.
dtls.c