On Wednesday, 14 June 2023 at 19:28:20 UTC, Steven Schveighoffer wrote:
On 6/14/23 3:11 PM, Danico wrote:
auto clientAddress = client.peerAddress();

remoteAddress, not peerAddress:

https://dlang.org/phobos/std_socket.html#.Socket.remoteAddress

-Steve

I guess just should replace the word, no?

Reply via email to