unixsock plugin: Make sure the initialization function is run only once.
authorFlorian Forster <octo@noris.net>
Fri, 5 Dec 2008 10:29:54 +0000 (11:29 +0100)
committerFlorian Forster <octo@noris.net>
Fri, 5 Dec 2008 10:29:54 +0000 (11:29 +0100)
If called multiple times, the global `sock_fd' variable will be re-set,
breaking the plugin.


No differences found