Network/test/dorkbox/network
nathan 46831b10b9 Changed RMI exception handling. If you don't EXPLICITLY transmit
exceptions AND the method does not throw an exception, then exceptions
will not be returned.
2018-04-04 23:33:35 +02:00
..
connection Made changes to the StorageSystem (IOExceptions, default serialization 2017-08-02 22:12:50 +02:00
dns DNS Flags.isFlag() will not throw an exception, it will only return true 2018-03-29 16:08:00 +02:00
kryo Fixed package name. The standard package naming 2017-09-22 09:25:10 +02:00
rmi Changed RMI exception handling. If you don't EXPLICITLY transmit 2018-04-04 23:33:35 +02:00
BaseTest.java changed logging to debug 2018-04-04 15:30:31 +02:00
ChunkedDataIdleTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
ClientSendTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ConnectionTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
DisconnectReconnectTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
DiscoverHostTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
IdleTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
LargeResizeBufferTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ListenerTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
MultipleServerTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
MultipleThreadTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
PingPongLocalTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingPongTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ReconnectTest.java tweaked tests 2018-04-04 15:02:45 +02:00
SocketOpenTest.java Added socket connect test 2018-04-04 15:02:56 +02:00
UnregisteredClassTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00