]>
Commit | Line | Data |
---|---|---|
98500d70 | 1 | // Copyright (c) 2009-2010 Satoshi Nakamoto\r |
e071a3f6 | 2 | // Distributed under the MIT/X11 software license, see the accompanying\r |
3 | // file license.txt or http://www.opensource.org/licenses/mit-license.php.\r | |
4 | \r | |
98500d70 | 5 | bool RecvLine(SOCKET hSocket, string& strLine);\r |
6 | void ThreadIRCSeed(void* parg);\r | |
e071a3f6 | 7 | \r |
e4c05d31 | 8 | extern int nGotIRCAddresses;\r |