[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNUstep - check for reuse address
From: |
Riccardo Mottola |
Subject: |
GNUstep - check for reuse address |
Date: |
Fri, 8 Jan 2016 13:08:45 +0100 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 |
Hi,
gnustep base has a test:
configure:6125: checking whether SO_REUSEADDR is broken
the result is:
configure:6160: result: no
however, once run, I get an error about the reuse. Manually changing the
config.h, makes the code work. I wonder thus why the test passes... is
it lying?
Someone has experienced this kind of issue in other code run on HURD ?
Riccardo
- GNUstep - check for reuse address,
Riccardo Mottola <=
- Re: GNUstep - check for reuse address, Svante Signell, 2016/01/08
- Re: GNUstep - check for reuse address, Svante Signell, 2016/01/08
- Re: GNUstep - check for reuse address, Samuel Thibault, 2016/01/08
- Re: GNUstep - check for reuse address, Pino Toscano, 2016/01/08
- Re: GNUstep - check for reuse address, Samuel Thibault, 2016/01/08
- Re: GNUstep - check for reuse address, Svante Signell, 2016/01/08
- Re: GNUstep - check for reuse address, Samuel Thibault, 2016/01/08
- Re: GNUstep - check for reuse address, Svante Signell, 2016/01/09
- Re: GNUstep - check for reuse address, Samuel Thibault, 2016/01/09
Re: GNUstep - check for reuse address, Samuel Thibault, 2016/01/08