Mark McLoughlin 1ab3b83f43 Don't raise a driver-specific error on send
Similar to doing listen() on the server side, if the driver throws an
exception when we do a cast() or call() we should translate it into
a transport-agnostic exception.
2013-06-15 19:24:32 +01:00
..