[FFmpeg-devel] [PATCH] socklen_t definition

Reimar Döffinger Reimar.Doeffinger
Sun Sep 9 17:01:38 CEST 2007


Hello,
On Sat, Sep 08, 2007 at 04:04:08PM +0200, Reimar D?ffinger wrote:
> On Sat, Sep 08, 2007 at 04:38:54PM +0900, KO Myung-Hun wrote:
> > This patch define 'socklen_t' based on feature checking.
> 
> I found some OS/2 build environment that has a header that declares
> socklen_t. That IMO would be a preferable solution since it is both less
> hackish than a hardcoded type and needs less additional code in
> configure (I think there is already code to check for header
> availability).
> I'll write another email when I found out the name of the header,
> hopefully later today.

getaddrinfo.h is the header file that has a socklen_t typedef for me.
Not sure if it's a good idea to use it but it's at least an option.

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list