@candles, you supplied the timeout argument parameter which `init` ed to 0.
Also, as @dom96 stated, better to use `net` module. You already used `recv` from `net` .
@candles, you supplied the timeout argument parameter which `init` ed to 0.
Also, as @dom96 stated, better to use `net` module. You already used `recv` from `net` .