classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Fix for HTTP stream handler in multithreaded environment


From: Chris Burdess
Subject: [cp-patches] Fix for HTTP stream handler in multithreaded environment
Date: Wed, 6 Jul 2005 21:29:27 +0100
User-agent: Mutt/1.3.28i

This patch resolves some problems reported by Tom Tromey related to
multiple threads accessing HTTP persistent connections.

2005-07-06  Chris Burdess  <address@hidden>

        * gnu/java/net/protocol/http/HTTPConnection.java,
        gnu/java/net/protocol/http/HTTPURLConnection.java:
        Fix bug with multiple threads and persistent connections.

I haven't committed it yet; comments would be appreciated first.

TIA
-- 
Chris Burdess

Attachment: patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]