mirror of
https://github.com/ksherlock/gopher.git
synced 2024-11-19 10:31:29 +00:00
13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
* Marinetti ReadLine bug?
|
|
TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
|
|
(using GetHandleSize as a workaround)
|
|
|
|
* "-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.
|
|
|