mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
1.1.4+Norvegia
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6713 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
2204715372
commit
01aae0d762
@ -417,7 +417,6 @@ char* userrec::MakeHostIP()
|
||||
|
||||
void userrec::CloseSocket()
|
||||
{
|
||||
ServerInstance->Log(DEBUG,"Close user socket %d", this->fd);
|
||||
shutdown(this->fd,2);
|
||||
close(this->fd);
|
||||
}
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!sh
|
||||
echo "InspIRCd-1.1.3+StinkingBishop"
|
||||
echo "InspIRCd-1.1.4+Norvegia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user