File: TODO

package info (click to toggle)
fsplib 0.14-5.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 236 kB
  • sloc: ansic: 1,581; python: 117; makefile: 11; sh: 8
file content (24 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (4)
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?