gopher/TODO.txt
Kelvin Sherlock 70e2d2d35f updated todo
2012-04-10 00:21:43 -04:00

18 lines
357 B
Plaintext

* "-o file" to output to a named file.
* "-O" to output to file based on url
* set filetype/auxtype based on extension? (mostly for .c/.h files)
* timeout for URL connection.
----
fixed
* Marinetti ReadLine bug?
- TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
- bug identified. Using ReadLine2 as a workaround (plus it's easier)