mirror of
https://github.com/ksherlock/gopher.git
synced 2024-12-21 21:29:19 +00:00
23 lines
420 B
Plaintext
23 lines
420 B
Plaintext
|
|
* timeout while receiving data?
|
|
|
|
* orca/merlin compatability
|
|
|
|
|
|
|
|
----
|
|
fixed
|
|
|
|
* "-o file" to output to a named file.
|
|
* "-O" to output to file based on url
|
|
* timeout for URL connection.
|
|
|
|
* set filetype/auxtype based on extension? (mostly for .c/.h files)
|
|
|
|
|
|
* Marinetti ReadLine bug?
|
|
- TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
|
|
- bug identified. Using ReadLine2 as a workaround (plus it's easier)
|
|
|
|
|