mirror of
https://github.com/ksherlock/gopher.git
synced 2024-12-21 21:29:19 +00:00
updated todo
This commit is contained in:
parent
6ce962f3ed
commit
70e2d2d35f
11
TODO.txt
11
TODO.txt
@ -1,6 +1,3 @@
|
|||||||
* Marinetti ReadLine bug?
|
|
||||||
TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
|
|
||||||
(using GetHandleSize as a workaround)
|
|
||||||
|
|
||||||
* "-o file" to output to a named file.
|
* "-o file" to output to a named file.
|
||||||
|
|
||||||
@ -10,3 +7,11 @@ TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
|
|||||||
|
|
||||||
* timeout for URL connection.
|
* timeout for URL connection.
|
||||||
|
|
||||||
|
----
|
||||||
|
fixed
|
||||||
|
|
||||||
|
* Marinetti ReadLine bug?
|
||||||
|
- TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
|
||||||
|
- bug identified. Using ReadLine2 as a workaround (plus it's easier)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user