Cancels the connection attempt.
This also causes the socket Future to complete with a SocketException error.
Future
void cancel() { _onCancel(); }