>> error = getaddrinfo(0, "0", &hints, &res); Martin> Is this really the same call that runs in Python? I thought it Martin> should have "" as the first argument instead of 0. In this case, yes. There are other calls to getaddrinfo in socketmodule.c which have non-NULL first args, but the first one in setipaddr() which is causing all the fuss has NULL as the first argument. Skip
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4