b4n commented on this pull request.
@@ -248,6 +255,7 @@ static void check_socket_permissions(void)
* (taken from Sylpheed, thanks) * Returns the created socket, -1 if an error occurred or -2 if another socket exists and files * were sent to it. */ +//gint socket_init(gint argc, gchar **argv, gboolean empty)
what is that?