Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CF: Client/Server mode ONLY
- To: (Bob Tanner)
- Subject: Re: CF: Client/Server mode ONLY
- From: (Philip Brown)
- Date: Fri, 27 Feb 1998 16:21:22 -0800 (PST)
- Cc: crossfire (at) ifi.uio.no
- In-Reply-To: <> from Bob Tanner at "Feb 27, 98 06:01:57 pm"
- Sender:
>>>>[From Bob Tanner]
How can I make the CF server use ONLY the client/server code and none
of the add X display features?
If I am going to open up a public server I do not want people killing
the box with X displays.
find the part where it opens the socket for port 13326, and comment it out.
That would be...
Hell, you may as well just make init_socket() be a nop, in
server/socket.c
There seems to be some flags around that area, so there may be a nicer way.
But that's the brute force way to stop it using X ;-)
[to unsubscribe etc., send mail to ]
References: