note about file locking

This commit is contained in:
Ward Wouts 2003-06-15 21:37:27 +00:00
parent 07b799bf37
commit fbaec7ca2e

View file

@ -1,4 +1,4 @@
# $Dwarf: TODO,v 1.16 2003/05/26 19:35:04 ward Exp $ # $Dwarf: TODO,v 1.17 2003/05/27 19:12:46 ward Exp $
# $Source$ # $Source$
[ ] check for multiple servers (ip adresses) for each name and pick [ ] check for multiple servers (ip adresses) for each name and pick
@ -20,3 +20,4 @@
exceptions. Use buffering for each body, before writing... exceptions. Use buffering for each body, before writing...
[ ] more regression tests [ ] more regression tests
[ ] update documentation [ ] update documentation
[ ] start useing file locking (needed for safe threading)