Added a reminder to include selective binding for the listening socket.

This commit is contained in:
Robert James Kaes 2001-11-23 22:23:26 +00:00
parent d909c841fa
commit 5c8369e758

4
TODO
View File

@ -40,4 +40,6 @@ against the current tree and I'll integrate it if possible.
* Come up with a more consistent (and elegant) way of logging errors
for the administrators. Right now it's more a hodge-podge
collections of error messages without a _real_ standard. I would
prefer a more uniform look.
prefer a more uniform look.
* All selective binding, rather than the default wildcard system.