summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorDavid Barksdale <amatus.amongus@gmail.com>2011-01-27 18:29:29 -0800
committerDavid Barksdale <amatus.amongus@gmail.com>2011-01-27 18:29:29 -0800
commit8aa9759e4d1647b2c1adc1531734bda96e45e839 (patch)
tree3f42caae6f860758db525da646e95dfcdb5c48be /NOTES
parent227583f3ca499632d67893e38264a39cd7abc815 (diff)
Fixed send-pong-using, pongs sent using connected address.
Fixed bug with incoming TCP connections and the sessions map.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index 067f034..8e56fae 100644
--- a/NOTES
+++ b/NOTES
@@ -6,4 +6,4 @@
(activate-tcp! my-peer 5678)
(configure-inet-addresses! my-peer "tcp" (get-local-addresses) 5678)
(activate-filesharing! my-peer)
-(download-hostlist! (partial admit-hello! my-peer) "http://192.168.8.2:58080")
+(download-hostlist! (partial admit-hello! my-peer) "http://localhost:58080")