gopher/TODO.txt

18 lines
357 B
Plaintext
Raw Normal View History

2012-04-07 00:12:33 +00:00
* "-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.
2012-04-10 04:21:43 +00:00
----
fixed
* Marinetti ReadLine bug?
- TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
- bug identified. Using ReadLine2 as a workaround (plus it's easier)