SIGN IN SIGN UP

Cleanup socketmodule.c

Issue #27744:

* PEP 7: add {...} around if blocks
* assign variables and then check their value in if() to make the code easier
  to read and to debug.
V
Victor Stinner committed
288b5bf62431b24faaa9524969c8b762a2c43b8c
Parent: eece222