blob: 1c5d8e75bc4f6616a4503409883cd50467cec53c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
CHANGELOG
1.0.11 mer jun 5 11:33:16 CEST 2002
Just a debian package change. No java modification per se.
1.0.10 mar jun 4 19:00:32 CEST 2002
TestIvy:
System.exit on bus die
IvyWatcher
isInDomain() is wrong in multicast. I've removed it -> TO FIX
there was a remanence effect in the datagrampacket buffer. I clean it up after each message
cleaned up the getDomain() and getPort() code
I allow multiple domains
I Removed the CPU eating loop on soTimeOut, with a vector of broadcast listeners
Probe
System.exit upon die message
jar file:
added gnu/regexp and gnu/getopt class files withing the jar file
|