Commit Graph

26 Commits (3d80227b19ce67975d5ac1f5e09f64aa97b39955)

Author SHA1 Message Date
PSp..om 1b837fe7ea Make client-side background threads daemon. 14 years ago
PSp..om d0a5ce55b9 Moved some exception handling to terminate connections 14 years ago
PSp..om 85b4eea8d7 Name the executor threads based on something that might 14 years ago
PSp..om e298a4357e Modified the toString() for UdpEndpoint to include 14 years ago
PSp..om 593d9bf35a UDP-based kernel now does its writes on a background 14 years ago
PSp..om 1f1c2ac15b Tightened up the DefaultServer connection close code 14 years ago
PSp..om 189a787d36 Added some warning for some odd state issues that can happen 14 years ago
PSp..om d3364b4622 Fixed an NPE (apparently harmless) for a certain connection 14 years ago
PSp..om 6465dbd516 Removing an errant println. 14 years ago
PSp..om e58ec4b8a0 Added code that will wake up the blocked kernel-caller 14 years ago
PSp..om b641b5670c Fixed stupid buffer copy bug partially caused by some 14 years ago
PSp..om 862d2729f8 Pull the local UDP port from the ethereal set. The previous 14 years ago
PSp..om 35e19c1667 Applied the null filter fix to the UDP kernel that 14 years ago
PSp..om b46a09066d Updated the Endpoint interface to define a close() method 14 years ago
PSp..om dda3e4c2a0 Real fix for the client UDP problems and removed my long 14 years ago
PSp..om 17ecd6f0c9 Committing something for testing... may revert. 14 years ago
PSp..om 9b5c1bb4d2 Leave the client UDP connection 'connectionless' and 14 years ago
PSp..om 5d525edc59 More graceful shutdown of client-initiated close of 14 years ago
PSp..om 312e26aeca Fixed an NPE in the filter code... oops. A null filter 14 years ago
PSp..om fd62579bf3 Added a String getAddress() to the server-side connection 14 years ago
PSp..om c21ae83fc1 Basic connection filtering support. Standard filter implementations 14 years ago
PSp..om 90c01777ae Added some logging for when the kernels are actually 14 years ago
PSp..om 43cb19c934 Deprecated some more things, fixed some javadoc links, 14 years ago
PSp..om d1c8626419 Better address binding. 14 years ago
PSp..om b8788ad7e5 Update a javadoc for clarity. 14 years ago
PSp..om f18fb0b287 Still a work in progress. This is the new 'heart' of 14 years ago