module documentation

Tests for the internal implementation details of twisted.internet.udp.

Class ErrorsTests Error handling tests for udp.Port.
Class KeepReads Accumulate reads in a list.
Class StringUDPSocket A fake UDP socket object, which returns a fixed sequence of strings and/or socket errors. Useful for testing.