[FFmpeg-cvslog] r9992 - in trunk: ffserver.c libavformat/os_support.h

Ramiro Ribeiro Polla ramiro
Wed Aug 8 22:31:59 CEST 2007


alex wrote:
> Author: alex
> Date: Wed Aug  8 22:25:32 2007
> New Revision: 9992
>
> Log:
> use proper closesocket defines
>
>   

[...]

>  #ifdef __BEOS__
>  #  include <sys/socket.h>
>  #  include <netinet/in.h>
>     /* not net_server ? */
> -#  if IPPROTO_TCP != 6
> -#    define HAVE_CLOSESOCKET 1
> -#  endif
>   

Hmmm. Isn't there any special reason why Fran?ois decided it would be 
best to manually define HAVE_CLOSESOCKET instead of checking in configure?

Ramiro Polla




More information about the ffmpeg-cvslog mailing list