implement ff_socket_nonblock and use it in networking code
authorAlex Beregszaszi <alex@rtfs.hu>
Fri, 27 Apr 2007 00:41:50 +0000 (00:41 +0000)
committerAlex Beregszaszi <alex@rtfs.hu>
Fri, 27 Apr 2007 00:41:50 +0000 (00:41 +0000)
commitba472aaf010e69661866decbd3cfde177d8c0ee9
treee5a955ea482a37f9c2651cd195f59072ca8291b3
parent8da4034f529f3c5dcc3f95a7d81032cc9be543fb
implement ff_socket_nonblock and use it in networking code

Originally committed as revision 8846 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c
libavformat/network.h
libavformat/os_support.c
libavformat/tcp.c