|
From: Oliver S. <fg...@o-...> - 2007-06-13 14:17:14
|
Hello list, I have prepared a small patch for src/MultiPlayer/multiplaymgr which fixes some minor bugs and did some cosmetics. The main thing about it is: - it does'nt open a listener port if no --multiplay=... is present - --multiplay=in,... does'nt open a listener port on 127.0.0.1 any more (a bug I introduced long a ago) You can find the patch at: http://www.o-schroeder.de/fg_server/mp_bugfix.diff Please commit it into cvs. Regards, Oliver |