OSDN Git Service

added BeOS net_server support (R5 network stack), basically the same
authorFrançois Revol <revol@free.fr>
Sat, 2 Nov 2002 10:35:07 +0000 (10:35 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 2 Nov 2002 10:35:07 +0000 (10:35 +0000)
commit9ddd71fc6063b357344f81a0f704c1d04f584ada
tree87e9377d16bd2a22727ca6f572ba312f167d258f
parentbbd8335b69b4960b2a6e830317f189748232c749
added BeOS net_server support (R5 network stack), basically the same
problems as with winsock (sockets != fd), and the broken select().
based on older patch by Andrew Bachmann.
patch by (François Revol <revol at free dot fr>)

Originally committed as revision 1144 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libav/Makefile
libav/barpainet.c [new file with mode: 0644]
libav/barpainet.h [new file with mode: 0644]
libav/http.c
libav/rtp.c
libav/rtpproto.c
libav/rtsp.c
libav/tcp.c
libav/udp.c