Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-19 | This should fix the problem of never knowing if your sockets are closed. Now | Mike Buland | |
Bu::Socket::read will throw an exception if the socket has been closed. Also, you'll get an exception at object creation if the socket could connect to a computer, but not the given port. |