dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]pnet on os x


From: Rhys Weatherley
Subject: Re: [DotGNU]pnet on os x
Date: Sun, 01 Jun 2003 08:02:17 +1000
User-agent: KMail/1.4.3

On Sunday 01 June 2003 07:17 am, Ian Fung wrote:
> i recently tried to compile and install pnet on OS X (10.2.6). It gave
> me an error about socklen_t not being defined in socket.c. socklen_t is
> in /usr/include/sys/socket.h on os x. to fix this, i put a #define
> _BSD_SOCKLEN_T_ in pnet/support/socket.c.

Since socklen_t isn't portable (other things besides OS X will have problems 
too), I've removed all references to it from socket.c.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]