aboutsummaryrefslogtreecommitdiff
path: root/doc/coding.txt
diff options
context:
space:
mode:
authorJeff Garzik <[email protected]>2013-03-29 08:03:18 -0700
committerJeff Garzik <[email protected]>2013-03-29 08:03:18 -0700
commitea83336f4eceecbc046e465509b792dd203327bc (patch)
tree67c5e5c908f293edc2fc31f008c173fe59251ee0 /doc/coding.txt
parentMerge pull request #2385 from gavinandresen/alertnotify (diff)
parentAdd a new testnet dnsseed (currently only static list, will update) (diff)
downloaddiscoin-ea83336f4eceecbc046e465509b792dd203327bc.tar.xz
discoin-ea83336f4eceecbc046e465509b792dd203327bc.zip
Merge pull request #2411 from TheBlueMatt/master
(finally) Remove IRC Seed support now that lfnet is down.
Diffstat (limited to 'doc/coding.txt')
-rw-r--r--doc/coding.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/coding.txt b/doc/coding.txt
index 0813105e7..427e388cf 100644
--- a/doc/coding.txt
+++ b/doc/coding.txt
@@ -65,9 +65,6 @@ StartNode : Starts other threads.
ThreadGetMyExternalIP : Determines outside-the-firewall IP address,
sends addr message to connected peers when it determines it.
-ThreadIRCSeed : Joins IRC bootstrapping channel, watching for new
-peers and advertising this node's IP address.
-
ThreadSocketHandler : Sends/Receives data from peers on port 8333.
ThreadMessageHandler : Higher-level message handling (sending and