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:
brain 2006-04-12 01:07:43 +00:00
parent 2bed3225ab
commit 1c86154cab

View File

@ -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