Commit Graph

94 Commits (2c0fe5e9384c36bb1d33f1585c56cb83d8596bbf)

Author SHA1 Message Date
PSp..om 7a333dda9f On some platforms the selector will not automatically wake up 13 years ago
sha..rd b3f9e87bf1 * package.html files now comply with HTML 4.01 standards 13 years ago
PSp..om c548987709 Removing the deprecated packages and old version of the 13 years ago
PSp..om 3f6461a4a8 Made the static utility methods static. "D'oh!" 13 years ago
PSp..om 1dbd617d2d Added a method to register classes in bulk. 13 years ago
PSp..om 8f90e62fec A change from a while back that presents a slightly better 13 years ago
PSp..om d67adb8266 Pulled the ExecutorService stuff out and replaced it with a 14 years ago
PSp..om d62c1311fb Fixed a long-standing but well hidden bug in message 14 years ago
PSp..om a0dea25ec5 Fixed an event ordering issue. The server now only 14 years ago
PSp..om 68bac95cd5 Added some more information to the logging. 14 years ago
PSp..om 98267c3d0f Added a check for no-arg constructor during initialize 14 years ago
sha..rd 8cbb0f210d * Small javadoc fixes 14 years ago
PSp..om 71df4f9acd Client will log the exception that causes it to disconnect 14 years ago
PSp..om e6c9cbac12 Modified the setAttribute() method to remove the attribute 14 years ago
PSp..om 8ed2db29a6 Reworked how client connection teardown happens in the face 14 years ago
PSp..om 95315cfd0c Fixing a pretty significant typo. 14 years ago
PSp..om 17221395dc The KernelAdapter now keeps a rolling message buffer 14 years ago
PSp..om 1b837fe7ea Make client-side background threads daemon. 14 years ago
PSp..om 2bc6e27200 Proper fix for the bug where JME's quaternion wasn't 14 years ago
nor..67 1203073bd9 - make SM Serializer only display warning instead of throwing an Exception when the class has not been registered, internally supported classes like jME math primitives were not accepted anymore 14 years ago
PSp..om d0a5ce55b9 Moved some exception handling to terminate connections 14 years ago
PSp..om 9073820361 Reuse one big buffer per thread and copy the outbound 14 years ago
PSp..om 85b4eea8d7 Name the executor threads based on something that might 14 years ago
PSp..om 7d6d513fa5 Modified the DefaultClient (really its ConnectionAdapters) 14 years ago
PSp..om e298a4357e Modified the toString() for UdpEndpoint to include 14 years ago
PSp..om 5225599ee2 Fixed a case where an exception would kill the kernel 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 c5ac1c8bfe Modified to throw an exception if the class of the object 14 years ago
PSp..om 0f1b05b405 Fixed the few uncheck warnings that I could... suppressed 14 years ago
PSp..om 49f65bd7aa At least fixing the type-check warnings in the code I added. 14 years ago
PSp..om 4deb4d46e7 Improved the exception handling when objects fail 14 years ago
sha..rd cbbb261828 * Made sync system deprecated 14 years ago
PSp..om 041f47157d Modified serializer to throw an exception if it tries 14 years ago
PSp..om 858925182e Added a log INFO message for when messages are dispatched 14 years ago
PSp..om d3364b4622 Fixed an NPE (apparently harmless) for a certain connection 14 years ago
PSp..om 50465e37b3 Fixed a getConnection() bug caused by a silent autoboxing 14 years ago
PSp..om 37cc6e581d Deprecated registerPackage() and added a log INFO to 14 years ago
PSp..om f7f47a13e4 Modified to log and continue when the message/event 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 3fc0d506f4 Added some info logging for connection close events... 14 years ago
PSp..om 99a21a8c1d This would have saved me soooo much time. Serializer's 14 years ago
PSp..om 5012b2d3dd Use an extra byte per final-typed field to handle 14 years ago
PSp..om 3e5973793e A better exception for errors that really should have a root 14 years ago
PSp..om 7e3020fd07 Forgot to actually check the udp port for server 14 years ago
PSp..om 73305755bc Modified so that a -1 UDP port completely disables UDP. 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