OSDN Git Service

Get rid of MSG_DONTWAIT using a more standard way to use a socket
authorJindřich Makovička <makovick@gmail.com>
Mon, 17 Nov 2008 07:50:25 +0000 (07:50 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Mon, 17 Nov 2008 07:50:25 +0000 (07:50 +0000)
commitce09d560b7e42a9ef60bbb85c6ba1e1ffc2aa16f
tree07d3cb58261ad1157f8cac1bdf4c40d3cdbb6745
parent2bfecf733b1f46326f99ea8e8f5464c3992a1285
Get rid of MSG_DONTWAIT using a more standard way to use a socket
in a non blocked mode.
Patch by Jindrich Makovicka: makovick gmail

Originally committed as revision 15846 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/udp.c