Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ dnsServerIP
Method
dnsServerIP
Arduino/libraries/Ethernet2/src/Ethernet2.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
IPAddress EthernetClass::dnsServerIP()
197
{
198
return _dnsServerAddress;
199
}
200
201
char* EthernetClass::dnsDomainName(){
202
return _dnsDomainName;
Callers
2
connect
Method · 0.80
beginPacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected