fixed a bug that left sockets in the CLOSE_WAIT state
authoradam <adam@megacz.com>
Sun, 12 Sep 2004 02:07:38 +0000 (02:07 +0000)
committeradam <adam@megacz.com>
Sun, 12 Sep 2004 02:07:38 +0000 (02:07 +0000)
commit4ff117c6d6729fe941f77d99322c3515b467a5c4
treecdc6ef6ef199491f93df97dabe45d97893e245fc
parent56367f7de00cd0bb36b122142903813e72fc63a3
fixed a bug that left sockets in the CLOSE_WAIT state

darcs-hash:20040912020738-5007d-9436a59ca8e04d36aef886c460e03330f4b41d9b.gz
src/org/ibex/io/Connection.java
src/org/ibex/io/Stream.java