This repository has been archived by the owner on Mar 18, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ErrNilDialFunc and return it from DialWithCustomDialer. We add it…
… here instead of the customDialer method since it only needs to be checked once, not every time a dial attempt is made, and it is similiar to other checks made by Dial* funcs
- Loading branch information