----- Version 1.1 2000-12-01 Now throws com.yagni.socketopener.TimeoutException, a subclass of NoRouteToHostException (it used to throw NoRouteToHostException). This allows the test class to differentiate between the "natural" socket timeout and the timeout generated by SocketOpener. Re-released under the LGPL. Changed package name from wec.io to to com.yagni.socketopener Changed to a numeric version number. Added a JUnit test. Removed the test from SocketOpener.main. ----- Version: 1998-05-08 Major improvements by Jon Steelman ----- Version: 1997-12-17 Original release as public domain in a message on Sun's "Duke Bucks" forum.