We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e919511 commit 0a82253Copy full SHA for 0a82253
features/netsocket/SocketAddress.h
@@ -58,7 +58,7 @@ class SocketAddress {
58
59
/** Create a SocketAddress from a raw IP address and port
60
*
61
- * To construct from a host name use NetworkInterface::gethostbyname
+ * To construct from a host name, use NetworkInterface::gethostbyname
62
63
* @param addr Raw IP address
64
* @param port Optional 16-bit port, defaults to 0
0 commit comments