mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-13 20:49:02 -04:00
Someone didnt test their fixes in cygwin *gets tortoise torture kit*
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3874 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
2bed3225ab
commit
1c86154cab
@ -28,8 +28,6 @@ extern ServerConfig* Config;
|
||||
extern time_t TIME;
|
||||
extern int openSockfd[MAX_DESCRIPTORS];
|
||||
|
||||
InspSocket* socket_ref[MAX_DESCRIPTORS];
|
||||
|
||||
/** This will bind a socket to a port. It works for UDP/TCP.
|
||||
* If a hostname is given to bind to, the function will first
|
||||
* attempt to resolve the hostname, then bind to the IP the
|
||||
|
Loading…
x
Reference in New Issue
Block a user