[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/27163] FTP directory listing doesn't work
From: |
tromey at gcc dot gnu dot org |
Subject: |
[Bug classpath/27163] FTP directory listing doesn't work |
Date: |
21 Apr 2006 19:05:48 -0000 |
------- Comment #4 from tromey at gcc dot gnu dot org 2006-04-21 19:05 -------
Ok, I have a fix for the /-less URL bug.
It appears that the JDK somehow waits for some data to be available
on the socket. I'm not sure exactly what mechanism it uses, however.
It does not appear to buffer all the data; in my tests, a request for
a large file will still only show a few thousand bytes as available().
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27163
- [Bug classpath/27163] FTP directory listing doesn't work, pinskia at gcc dot gnu dot org, 2006/04/18
- [Bug classpath/27163] FTP directory listing doesn't work, tromey at gcc dot gnu dot org, 2006/04/19
- [Bug classpath/27163] FTP directory listing doesn't work, tromey at gcc dot gnu dot org, 2006/04/19
- [Bug classpath/27163] FTP directory listing doesn't work, r_ovidius at eml dot cc, 2006/04/20
- [Bug classpath/27163] FTP directory listing doesn't work,
tromey at gcc dot gnu dot org <=
- [Bug classpath/27163] FTP directory listing doesn't work, cvs-commit at developer dot classpath dot org, 2006/04/21
- [Bug classpath/27163] FTP directory listing doesn't work, tromey at gcc dot gnu dot org, 2006/04/21