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 7766dd2 commit a68fed1Copy full SHA for a68fed1
src/net.h
@@ -137,8 +137,7 @@ struct CSerializedNetMsg {
137
/**
138
* Look up IP addresses from all interfaces on the machine and add them to the
139
* list of local addresses to self-advertise.
140
- * The loopback interface is skipped and only the first address from each
141
- * interface is used.
+ * The loopback interface is skipped.
142
*/
143
void Discover();
144
0 commit comments