gopher/TODO.txt
2012-04-15 00:08:34 -04:00

20 lines
359 B
Plaintext

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