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:47:44 +0000 (10:47 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 2 Nov 2002 10:47:44 +0000 (10:47 +0000)
commit26b35efb3a0d02a1ef6a8af804e6c59c1a190fa3
tree4ed8d167ddaa4f70fa4642896560dd6cb7d9d988
parent3f95e8434b170ae91e3dc5397d9e88da6d5acba7
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 1146 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure