On Mon, Mar 15, 2010 at 4:08 PM, <[email protected]> wrote: > ping > > http://gwt-code-reviews.appspot.com/111808 >
I don't really know enough about the issue this patch is trying to address or the related code to really review it. Just from looking at the socket code, what exactly are you trying to accomplish by closing the underlying socket input stream? Would it not be better to do socket.shutdownInput() so you don't have to poll at all? -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
