summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/MainAndroid.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2014-11-17 13:40:59 -0500
committercomex <comexk@gmail.com>2015-05-28 19:14:42 -0400
commitf6c6822f71e795563e5eacdb28c2a740ca79b520 (patch)
tree6ef207d9b8ace14f55ef7037697badd231716b2a /Source/Core/DolphinWX/MainAndroid.cpp
parent3173d4dcbfc112eebba81e1e18372f7385c7adc3 (diff)
The old g_want_determinism check in WiiSockMan missed a few cases. Move to net.cpp.
Specifically, things like GETHOSTBYNAME, GETHOSTID, etc. could be done without creating a socket, which is what the old check blocked. Now we check at the ioctl and ioctlv handlers. Might be possible to get a bit more realistic behavior in future by filtering individual ioctls, but it probably doesn't matter.
Diffstat (limited to 'Source/Core/DolphinWX/MainAndroid.cpp')
0 files changed, 0 insertions, 0 deletions