/usr/share/doc/libfsplib-dev/TODO is in libfsplib-dev 0.11-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | high priority
=============
low priority
============
caching
normalizing of file pathnames
cache server flag bits (i.e. readonly, ...) and max. packet size
large packets
errno
=====
set char * fsp_errno from FSP_CC_ERR error messages
all functions should set errno now
api design
==========
open session should ping the server? Or add function for it?
|