]> spindle.queued.net Git - midori/commit
Copy libsylph socket.c as fallback for single instance libunique
authorChristian Dywan <christian@twotoasts.de>
Mon, 15 Jun 2009 21:58:19 +0000 (23:58 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 15 Jun 2009 23:46:22 +0000 (01:46 +0200)
commit3bcd8b66150784ea81aaf48d686a01196ec25086
tree6c2e00d51744819777b7a39594c25eeb4b2915b3
parent84f5e94c0844a653e00597f20d99e15f23a5589d
Copy libsylph socket.c as fallback for single instance libunique

This socket code makes single instance a mandatory feature assuming
if libunique is not available we can use sockets.
A bit of refactoring of MidoriApp is involved to make the command
logic independant of the nature of the instance handling.
AUTHORS
midori/midori-app.c
midori/socket.c [new file with mode: 0644]
midori/socket.h [new file with mode: 0644]
midori/wscript_build
wscript