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