When does FSocket block?

Thanks for answering. I wasn’t sure if the socket had pending data and Wait() was called if it would wait until the socket received more data, or if it wouldn’t wait and continue.

I would like to look at the socket source for windows. Would you by chance know the subclass/es name/s?