You gave me a good clue.
Try this: http://www.unixlabplus.com/unix-prog/isatty/isatty.c but remove the underscore from _isatty. It really works. srcds thinks it's attached to a tty. Alexander Schäfer wrote:
nohup works!!!!! at least it can redirect input without buffering the stuff. now I'm going to analyze the sourcecode. (I'm not good in C though) nohup ./srcds_i686 -game cstrike -nohltv +map de_dust -port 2234 - maxplayers 12 nohup successfully puts data into nohup.out without buffering. (it somehow redirects tty output + stdout). hf mbalex
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

