Re: [naviserver-devel] UIO_MAXIOV

2007-02-20 Thread Zoran Vasiljevic
Am 20.02.2007 um 17:04 schrieb Stephen Deasey: If BSD etc. doesn't, we'll have to make sure we're handling that error correctly. For the time being, I added this one into the nsd/nsd.h /* * This baroque pre-processor fiddling should be eventually * replaced with a decent configure option a

Re: [naviserver-devel] UIO_MAXIOV

2007-02-20 Thread Stephen Deasey
On 2/20/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: Am 20.02.2007 um 15:23 schrieb Zoran Vasiljevic: > Hi! > > I haven't updated the sources for quite a long time! > We don't compile on anything else but Linux :-( > > Anyways, the UIO_MAXIOV seems to be defined only for > Linux. Neither Mac

Re: [naviserver-devel] UIO_MAXIOV

2007-02-20 Thread Zoran Vasiljevic
Am 20.02.2007 um 15:23 schrieb Zoran Vasiljevic: Hi! I haven't updated the sources for quite a long time! We don't compile on anything else but Linux :-( Anyways, the UIO_MAXIOV seems to be defined only for Linux. Neither Mac OSX nor Sun Solaris (not to mention the Windows) define such consta

[naviserver-devel] UIO_MAXIOV

2007-02-20 Thread Zoran Vasiljevic
Hi! I haven't updated the sources for quite a long time! We don't compile on anything else but Linux :-( Anyways, the UIO_MAXIOV seems to be defined only for Linux. Neither Mac OSX nor Sun Solaris (not to mention the Windows) define such constant. By looking arround I see people can not find a p