PySocks icon indicating copy to clipboard operation
PySocks copied to clipboard

Change error type to match native socket error

Open AnthraX1 opened this issue 4 years ago • 0 comments

Change error from ValueError to socket.error to match original socket error behavior and increase compatiablity with other libraries such as pymongo.

AnthraX1 avatar Aug 02 '21 08:08 AnthraX1