diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coding.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/coding.txt b/doc/coding.txt index 0813105e73..427e388cfd 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
|