Is there a particular reason why Socket is being used instead of TcpClient?
cyberinferno opened this issue · 1 comments
cyberinferno commented
gilmatok commented
TcpClient is just a wrapper for Socket, might save a few lines. Purely a style choice :).
…Sent from my iPhone
On 3 Dec 2017, at 19:54, Karthik Panjaje ***@***.***> wrote:
In this line of code:
https://github.com/Fraysa/Destiny/blob/ac46f5142d19fbb7bd43a504f06adfb6fd91629d/src/WvsLogin/WvsLogin.cs#L141
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.