CVS log for nc6/BUGS |
 |
|
Up to [DeepSpace6] / nc6
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Tue Jan 21 14:52:32 2003 UTC (7 years, 1 month ago) by mauro
Branch:
MAIN
CVS Tags:
release_1_0,
release_0_5,
release_0_4_right,
release_0_4,
release_0_3,
iucv_patch_branch_merged,
iucv_patch_branch_base,
iucv_patch_branch,
autopoint_test_merged,
autopoint_test_base,
autopoint_test,
HEAD
Changes since 1.6: +14 -9 lines
Diff to previous 1.6
(colored)
made the description of double-binding BUGS clearer
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Tue Jan 21 11:26:13 2003 UTC (7 years, 1 month ago) by chris
Branch:
MAIN
Changes since 1.5: +0 -14 lines
Diff to previous 1.5
(colored)
Fixed that hold timeout problem (there was an easy solution actually).
Changed to close the write of the ios that timed out, and the read of the
other one. This only leaves the write of the other endpoint open - allowing
the data from the timed out endpoint to be written out properly (and any
errors recorded). Since the write of the timed out endpoint is closed, no
more writes will be attempted and hence no errors can occur.
Eg. In normal mode, when the remote read gets EOF and is closed, then the
remote write will also be closed as well as the local read (stdin). Only the
local write (stdout) will be left open until the output buffer is empty.
I realised the solution about 2 minutes after going to bed last night - but I
managed to not get up and add it till now.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Mon Jan 20 23:41:04 2003 UTC (7 years, 1 month ago) by chris
Branch:
MAIN
Changes since 1.4: +14 -0 lines
Diff to previous 1.4
(colored)
While updating the man page, I realised that there's a bit of a bug in the
hold timeout functioning - and hence also in the normal mode (which has remote
hold timeout of 0).
I'm documenting the problem and fix here, but I'm not sure we need to fix it
in this release (it's unlikely to cause a real problem).
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Mon Jan 20 22:01:50 2003 UTC (7 years, 1 month ago) by chris
Branch:
MAIN
Changes since 1.3: +33 -1 lines
Diff to previous 1.3
(colored)
Updated BUGS
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Fri Jan 3 00:14:39 2003 UTC (7 years, 2 months ago) by mauro
Branch:
MAIN
CVS Tags:
simone_initial_i18n,
pre_mauro_refactor_130103_merge,
pre_i18n_merge,
pre_chris_refactor_060103_merge,
mauro_refactor_130103_base,
mauro_refactor_130103,
i18n_last_HEAD_merge,
i18n_base,
i18n,
chris_refactor_060103_base,
chris_refactor_060103
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
(colored)
started code cleanup for next 0.3 release
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Wed Jan 1 14:04:14 2003 UTC (7 years, 2 months ago) by chris
Branch:
MAIN
Changes since 1.1: +0 -28 lines
Diff to previous 1.1
(colored)
Updated - removed fixed issues.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Sun Dec 15 22:32:19 2002 UTC (7 years, 3 months ago) by chris
Branch:
MAIN
CVS Tags:
pre_chris_refactor_291202_merge,
chris_refactor_291202_base,
chris_refactor_291202
Added a list of some known bugs that should be looked at sometime (none serious).
This can be removed when there is a propper bug tracking system available.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.