Home
last modified time | relevance | path

Searched refs:localhost (Results 1 – 4 of 4) sorted by relevance

/btstack/port/max32630-fthr/scripts/
H A Dmax32630.gdb5 target remote localhost:3333
/btstack/platform/daemon/src/
H A Dsocket_connection.c607 struct hostent* localhost = gethostbyname(address); in socket_connection_open_tcp() local
608 if(!localhost){ in socket_connection_open_tcp()
612 char* addr = localhost->h_addr_list[0]; in socket_connection_open_tcp()
/btstack/doc/manual/
H A DMakefile76 mkdocs serve -a localhost:8010
/btstack/3rd-party/lwip/core/
H A DCHANGELOG2298 * netdb.c, dns.c: bug #26657: DNS, if host name is "localhost", result