Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CF: Client/Server mode ONLY
>>>>[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 crossfire-request@ifi.uio.no]
References: