Re: [GNUnet-developers] Named UNIX domain sockets slowing experiments

2014-01-31 Thread Christian Grothoff
NO, not a configure option. Just a config-file option! No #ifdef, simple C "if". -Christian On 01/31/2014 05:06 PM, Sree Harsha Totakura wrote: > Ok, I shall introduce a new configuration option --with-abstract-sockets > then. > > Copying this message to the mailing list so that other devs also

Re: [GNUnet-developers] Named UNIX domain sockets slowing experiments

2014-01-31 Thread Sree Harsha Totakura
Ok, I shall introduce a new configuration option --with-abstract-sockets then. Copying this message to the mailing list so that other devs also know of it. Sree On 01/31/2014 03:40 PM, Christian Grothoff wrote: > Hi! > > Why #ifdef? We could have an extra option "USE_ABSTRACT_SOCKETS", > and if