summaryrefslogtreecommitdiff
path: root/gio/src/socketaddress.ccg
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon@quotidian.org>2009-06-17 23:58:30 -0500
committerJonathon Jongsma <jonathon@quotidian.org>2009-06-17 23:59:22 -0500
commita82096484640702ff700a3494dcff74527d7953f (patch)
tree60f4bab70519ff6f962563383951d5a38e7d515a /gio/src/socketaddress.ccg
parentf365326dd970083f339b393ea3ae0efcf3ce091c (diff)
downloadglibmm-a82096484640702ff700a3494dcff74527d7953f.tar.gz
Add initial wrappers for SocketConnectable, SocketAddress
Diffstat (limited to 'gio/src/socketaddress.ccg')
-rw-r--r--gio/src/socketaddress.ccg26
1 files changed, 26 insertions, 0 deletions
diff --git a/gio/src/socketaddress.ccg b/gio/src/socketaddress.ccg
new file mode 100644
index 00000000..251999be
--- /dev/null
+++ b/gio/src/socketaddress.ccg
@@ -0,0 +1,26 @@
+// -*- Mode: C++; indent-tabs-mode: nil; c-basic-offset: 2 -*-
+
+/* Copyright (C) 2007 The giomm Development Team
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free
+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+#include <gio/gio.h>
+#include <giomm/asyncresult.h>
+#include "slot_async.h"
+
+namespace Gio
+{
+} // namespace Gio