Tests for implementations of IReactorUDP
and IReactorMulticast.
| Class | Mixin | Undocumented | 
| Class | Server | Undocumented | 
| Class | Client | Undocumented | 
| Class | GoodClient | Undocumented | 
| Class | BadClientError | Raised by BadClient at the end of every datagramReceived call to try and screw stuff up. | 
| Class | BadClient | A DatagramProtocol which always raises an exception from datagramReceived. Used to test error handling behavior in the reactor for that method. | 
| Class | UDPTests | No class docstring; 9/9 methods documented | 
| Class | ReactorShutdownInteractionTests | Test reactor shutdown interaction | 
| Class | MulticastTests | No class docstring; 6/9 methods documented |