File: TODO

package info (click to toggle)
dante 1.1.19.dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 4,460 kB
  • ctags: 3,760
  • sloc: ansic: 27,708; sh: 8,378; yacc: 1,060; lex: 586; awk: 217; makefile: 191
file content (23 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $Id: TODO,v 1.168 2005/11/08 16:04:05 michaels Exp $

* change _t struct's to typedef.

* share host/addr cache across processes.

* get and send all argument to old signalhandler when necessary.

* clean up namespace.

* make requestchildren support multiple clients too.

* shrink io_t, too big.

* Solaris cc needs -misalign due to alignment problems with sockaddr/
  sockaddr_in casts. causes coredump with ftp (passive ls) in client,
  in sockshost2sockaddr (util.c, line 271, version 1.94).

* match configure/manual config/pid location

* port code for interface/route info retrieval to OSF

* IPV6 support