Files
bitchx/source
Kevin Easton 0b0dbf5cf7 Make the RANDOM_LOCAL_PORTS setting actually use a random port.
The code was calling random_number(65535 - 1024), but a non-zero argument
to random_number() is actually a seed to reseed the generator, and causes
random_number() to return zero.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@331 13b04d17-f746-0410-82c6-800466cd88b0
2013-08-15 15:06:21 +00:00
..
2009-09-02 14:14:21 +00:00
2011-05-16 13:16:25 +00:00
2013-04-24 12:05:44 +00:00
2013-07-15 06:20:49 +00:00