comm_open_talkto 42 uspace/app/netecho/comm.h extern errno_t comm_open_talkto(const char *); comm_open_talkto 190 uspace/app/netecho/netecho.c rc = comm_open_talkto(hostport);