mirror of https://github.com/ARMmbed/mbed-os.git
9eac5102fd
per the socket API documentation: /** Get the local IP address * * @return Null-terminated representation of the local IP address * or null if not yet connected */ virtual const char *get_ip_address() = 0; LWIPInterface incorrectly returned "\0" if unconnected |
||
---|---|---|
lwip | ||
lwip-eth/arch | ||
lwip-sys/arch | ||
LWIPInterface.cpp | ||
LWIPInterface.h | ||
eth_arch.h | ||
lwipopts.h |