roost-im / roost

An experimental new Zephyr client
MIT License
4 stars 2 forks source link

Manually allocate port numbers for inner demons #46

Open davidben opened 11 years ago

davidben commented 11 years ago

Given that we've got this sessions game, see if it's possible to exclude a range of port numbers from the kernel's automatic allocation and manually allocate those numbers. Then we don't have to care about collisions.