]> Git Repo - VerusCoin.git/blame - irc.h
added -testsafemode switch
[VerusCoin.git] / irc.h
CommitLineData
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 5bool RecvLine(SOCKET hSocket, string& strLine);\r
6void ThreadIRCSeed(void* parg);\r
e071a3f6 7\r
e4c05d31 8extern int nGotIRCAddresses;\r
This page took 0.019228 seconds and 4 git commands to generate.