Tomcat I/O

2002-11-12 Thread Paul Hunnisett
I assume that somewhere in Tomcat are some classes that extend ServletOutputStream and ServletInputStream? I've been looking through the source trying to find them but I'm afraid I can't see what they are. Is anyone able to shed any light on this for me? Paul Hunnisett www.lombok.org.uk -- To

Strange Tomcat I/O behavior

2001-11-28 Thread Eric Rescorla
I'd finished adding portable SSL support to Tomcat and was testing it when I ran into an interesting snag. Roughly, the way things work is as follows (spread out over a number of classes) Socket s=accept(); PushbackInputStream is=new PushbackInputStream (s.getInputStrea