[libdmapsharing] Add note about intention to unify IPv4 and IPv6 once libsoup supports this Signed-off-by: W. Michael



commit e58e363207957273554589c7e7edac191eea3456
Author: W. Michael Petullo <mike flyn org>
Date:   Sat Jan 8 17:44:56 2011 -0600

    Add note about intention to unify IPv4 and IPv6 once libsoup supports this
    Signed-off-by: W. Michael Petullo <mike flyn org>

 libdmapsharing/dmap-share.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libdmapsharing/dmap-share.c b/libdmapsharing/dmap-share.c
index 334a499..cc9fe1b 100644
--- a/libdmapsharing/dmap-share.c
+++ b/libdmapsharing/dmap-share.c
@@ -49,6 +49,9 @@ typedef enum {
 
 enum {
 	PROP_0,
+	/* I'd be nice to unify these, once libsoup supports it. See:
+	 * http://mail.gnome.org/archives/libsoup-list/2011-January/msg00000.html
+	 */
 	PROP_SERVER_IPV4,
 	PROP_SERVER_IPV6,
 	PROP_NAME,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]