Mercurial > hg > audiodb
view docs/TODO.txt @ 92:caf4ec67ddaf
Give in to expediency and use SO_REUSEADDR on the bind() call.
(Allows test cases to be run in quick succession. Possibly allows other
stuff, positive and negative.)
author | mas01cr |
---|---|
date | Wed, 03 Oct 2007 13:53:39 +0000 |
parents | 71e76fb6e6d2 |
children | 89d34d50bf1b |
line wrap: on
line source
audioDB FIXME: o fix segfault when query is zero-length :-) DONE use periodic memunmap on batch insert o allow keys to be passed as queries :-) DONE rename 'segments' to 'tracks' in code and help files. o test suite o SOAP to serialize queryFile and keyList o SOAP to serialize files on insert / batch insert ? :-) DONE don't overwrite existing files on db create :-) DONE implement fcntl()-based locking. o test locking discipline (particularly over NFS between heterogenous clients) M. Casey 13/08/07