gopher/TODO.txt

23 lines
420 B
Plaintext
Raw Normal View History

2012-04-06 20:12:33 -04:00
2012-04-16 18:44:25 -04:00
* timeout while receiving data?
2012-04-06 20:12:33 -04:00
2012-04-16 20:08:23 -04:00
* orca/merlin compatability
2012-04-10 00:21:43 -04:00
----
fixed
2012-04-15 00:08:34 -04:00
* "-o file" to output to a named file.
* "-O" to output to file based on url
* timeout for URL connection.
2012-04-16 18:44:25 -04:00
* set filetype/auxtype based on extension? (mostly for .c/.h files)
2012-04-15 00:08:34 -04:00
2012-04-10 00:21:43 -04:00
* Marinetti ReadLine bug?
- TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
- bug identified. Using ReadLine2 as a workaround (plus it's easier)