MCPcopy 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
196IPAddress EthernetClass::dnsServerIP()
197{
198 return _dnsServerAddress;
199}
200
201char* EthernetClass::dnsDomainName(){
202 return _dnsDomainName;

Callers 2

connectMethod · 0.80
beginPacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected