* A fake driver that sends and receives datagrams using a fake network. * * Used in tests to allow multiple instances of Homa::Transport to send and * receive datagrams without actually using the network. Instances of * Homa::Transport must be as part of a single process for FakeDriver to work. */