[sylpheed:30942] Re: UNIX domain sockets && non-UNIX OSes

Hiroyuki Yamamoto hiro-y at kcn.ne.jp
Thu Feb 15 10:24:53 JST 2007


Hello,

On Wed, 14 Feb 2007 10:17:43 -0200
Ricardo Nabinger Sanchez <rnsanchez at wait4.org> wrote:

> Looking at the sources, specifically src/main.c, shouldn't code that
> uses UNIX domain sockets be #ifdef'ed, to avoid inclusion in non-UNIX
> OSes, like windows?  Or does windows offer a compatible service?

It's already #ifdef'ed. See prohibit_duplicate_launch().
In Win32, Mutex and normal socket are used to prohibit duplicate launch.

-- 
Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>


More information about the Sylpheed mailing list