File: TODO

package info (click to toggle)
frog 0.34-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,884 kB
  • sloc: cpp: 12,644; sh: 117; makefile: 58; python: 43; ansic: 39
file content (9 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
* discard -t <file> and --testdir-<dir> options.
  use Frog <options> file/port/dir instead
  file: Frog this file (wildcards too?)
  dir: Frog all files in dir
  port: run as a server
* rethink/arrange common datastructures
* Make server also support daemonizing stuff and --pid and --log
  (server now logs to terminal)
* Server logs incorrect timing (seems to count from the moment the client is accepted)