remove unnecessary import in Persistent.java
[org.ibex.io.git] / src / org / ibex / io / Connection.java
2007-03-17 adamremove Connection from org.ibex.io
2007-02-28 adamimprove exception handling
2006-07-09 adamhacks to support resin-based connections
2005-03-18 adamadded Connection.getSocket
2005-01-04 adamlicensing update to APSL 2.0
2004-12-28 adamsemantically neutral rearrangement to make OpenJava...
2004-10-30 adamadded getLocalAddress() and print()
2004-09-23 adamexplicitly close sockets
2004-09-10 adamfixed a bug that left sockets in the CLOSE_WAIT state
2004-09-12 adamfixed a bug that left sockets in the CLOSE_WAIT state
2004-07-08 adaminitial import