Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 23:05:44 +0100
From:      Martin Sustrik <sustrik@250bpm.com>
To:        freebsd-bugs@freebsd.org
Subject:   Possible non-conformance to POSIX
Message-ID:  <50B53938.2010601@250bpm.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I've just noted the following:

#include <netinet/in.h>
INADDR_ANY;

The above results in 'u_int32_t undefined' error, which it shouldn't 
according to POSIX.

I am using FreeBSD 9.0-RELEASE

Martin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50B53938.2010601>