Ramiro Polla
|
1642cb6b2e
|
Add initialization and cleanup functions for Winsock
Originally committed as revision 10040 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-09 23:39:05 +00:00 |
Ramiro Polla
|
6ff3f3e7ce
|
Check for winsock2.h instead of __MINGW32__
Originally committed as revision 9988 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-08 19:18:10 +00:00 |
Alex Beregszaszi
|
5676d140a9
|
initial mingw networking support
Originally committed as revision 9029 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-15 14:58:30 +00:00 |
Alex Beregszaszi
|
ba472aaf01
|
implement ff_socket_nonblock and use it in networking code
Originally committed as revision 8846 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-27 00:41:50 +00:00 |
Alex Beregszaszi
|
8da4034f52
|
use ff_neterrno() and FF_NETERROR() for networking error handling
Originally committed as revision 8845 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-27 00:35:54 +00:00 |
François Revol
|
c9fdab0dab
|
Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed.
Originally committed as revision 8488 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-23 22:01:37 +00:00 |
Ramiro Polla
|
42572ef53f
|
move networking #includes into separate file
patch by Ramiro Polla angustia =a= arrozcru =d= no-ip =d= org
Originally committed as revision 7817 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-04 17:05:44 +00:00 |