diff options
author | Matt Johnston <matt@ucc.asn.au> | 2005-04-22 14:52:27 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2005-04-22 14:52:27 +0000 |
commit | 8bc7b0ff5ae14623982068e596aa769f290cb6b7 (patch) | |
tree | 5ede08f88e5be6a713dfa6babd3b73a2a818c0f7 /TODO | |
parent | 4ef72ddc1620fe69c47c7d9c01e2b350a4fa2156 (diff) |
- note that we should warn if blocking on read from /dev/random
--HG--
extra : convert_revision : 7c8e187cbcbdf25e2a2cdd8ee5176a913df44e32
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,9 +4,10 @@ Things which might need doing: - Make options.h generated from configure perhaps? -- Improved queueing of unauthed connections +- some sort of warning when blocking on random? (could be difficult, + investigate alarm() perhaps) -- fix agent fwd problems +- Improved queueing of unauthed connections - handle /etc/environment in AIX |