Change to using enums for g_socket_new
[cascardo/gnio.git] / gnio / gnioerror.h
index 77fb069..e74a52d 100644 (file)
@@ -35,6 +35,7 @@ G_BEGIN_DECLS
 
 #define G_IO_ERROR_RESOLVER_NOT_FOUND 31
 #define G_IO_ERROR_RESOLVER_NO_DATA 32
+#define G_IO_ERROR_ADDRESS_IN_USE 33
 
 G_END_DECLS