Stefan Weil wrote:
> Windows needs a patch for vl.c to compile (conditional compilation).
> It does not know struct sockaddr_un.
>
> The patch given below also fixes a debug message text and declares
> some local functions to be static. This part is optional of course.
Thanks, committed.
Thiemo
Windows needs a patch for vl.c to compile (conditional compilation).
It does not know struct sockaddr_un.
The patch given below also fixes a debug message text and declares
some local functions to be static. This part is optional of course.
Regards and happy Christmas
Stefan Weil
Index: vl.c
===