]> Git Repo - VerusCoin.git/blame - irc.h
Merge remote branch 'refs/remotes/svn/trunk' into svn
[VerusCoin.git] / irc.h
CommitLineData
8bd66202
GA
1// Copyright (c) 2009-2010 Satoshi Nakamoto
2// Distributed under the MIT/X11 software license, see the accompanying
3// file license.txt or http://www.opensource.org/licenses/mit-license.php.
4
5bool RecvLine(SOCKET hSocket, string& strLine);
6void ThreadIRCSeed(void* parg);
7
8extern int nGotIRCAddresses;
This page took 0.033075 seconds and 4 git commands to generate.