On 2014-01-17 10.47, Nguyễn Thái Ngọc Duy wrote: [snip[ > diff --git a/file-watcher-lib.c b/file-watcher-lib.c > +int connect_watcher(const char *path) Could it be worth to check if we can use some code from unix-socket.c ? Especially important could be that unix_sockaddr_init() wotks around a problem when "long" path names are used. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html