summaryrefslogtreecommitdiff
path: root/Farstream
diff options
context:
space:
mode:
author24.37.55.154 <modemcable154.55-37-24.static.videotron.ca>2012-02-20 17:41:36 +0000
committer24.37.55.154 <modemcable154.55-37-24.static.videotron.ca>2012-02-20 17:41:36 +0000
commit766262f5d0e0b1e595151a08805069098744c638 (patch)
treeeb29d997f21d7db997a39a08d58016220fbcb5a5 /Farstream
parent3bf6363a6c2a6e159f8838d3f3a85de635ec484b (diff)
This one doesn't do DNS
Diffstat (limited to 'Farstream')
-rw-r--r--Farstream/ApiProblems.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/Farstream/ApiProblems.moin b/Farstream/ApiProblems.moin
index 340544b9..36e21d05 100644
--- a/Farstream/ApiProblems.moin
+++ b/Farstream/ApiProblems.moin
@@ -5,7 +5,7 @@ This describes the list of problems with the current Farstream API in git.
Possible other api changes that should happen: ?
* Need better API for ICE restarts?
- * Multiple STUNs servers (Using a 0-terminated array of (gchar *, guint)) or use GNetworkAddress everywhere?
+ * Multiple STUNs servers (Using a 0-terminated array of (gchar *, guint)) or use GInetSocketAddress everywhere?
* Set relay info after the discovery has started?
* Use a regular array for relays
* New api, can be added later