On 06/02/2011 12:04 PM, Marko Kreen wrote:
> On Thu, Jun 2, 2011 at 6:59 PM, Andrew Dunstan<andrew(at)dunslane(dot)net> wrote:
>> On 06/02/2011 11:29 AM, Marko Kreen wrote:
>>> As there was no going back now, I even touched msvc.pm.
>> Why? Windows doesn't have Unix domain sockets at all.
> Because the function is still referenced in the code.
>
Then maybe we need to use "#ifndef WIN32" in those places. That's what
we do for similar cases.
cheers
andrew