aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/relnotes.texinfo
blob: 408e41a4def78235d2c81dc9b291f201b7356fa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@chapter Known/potential Problems in the Latest Net Release

@section Aware of the problem, no solution yet found.

@subsection On Win9x, scp and cvs/ssh leave ssh processes running

This is a difficult problem, related to the implementation of select()
and pipes on Windows 9x.  It has been discussed at length on the cygwin
mailing list.  For an excellent technical description of the problem, see
@file{http://sources.redhat.com/ml/cygwin/2000-12/msg00470.html}, and
related threads.

For now you'll just have to kill them manually.

@section Fixed in the Next Release