Nevermind.... I found it.

Just for the record:

                sprintf( log_buf, "Sock.sinaddr:  %s", buf );
                log_string( log_buf );

                /* from = gethostbyaddr( (char *) &sock.sin_addr,
                sizeof(sock.sin_addr), AF_INET ); */
                from = NULL;

                dnew->host = str_dup( from ? from->h_name : buf );
        }

        /*
        * Swiftest: I added the following to ban sites.  I don't
        * endorse banning of sites...

That's right before the siteban stuff. I took it out because I was
having trouble with a name server, and lagging the game on logins.


Sandi

Reply via email to