I had a connection issue, fixed with setsockopt functions. I don't remember what was error actually and how these two functions solving it. Just got the idea that I should request a pull maybe other people having the same issue at the connection stage.
New two lines do not change the way wifiConnection.py works, it is just addition. It makes zero difference if you don't have that error, just one more try to make a connection.
I had a connection issue, fixed with setsockopt functions. I don't remember what was error actually and how these two functions solving it. Just got the idea that I should request a pull maybe other people having the same issue at the connection stage.