This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
[udp] Throw out error with building UDP server in qemu #758
Closed
Description
I am following the instructions on Networking with Qemu to build /samples/UDPEchoServ4.js and /samples/UDPEchoServ6.js, sometimes I have got some error messages.
command:
make BOARD=qemu_x86 qemu JS=sample/UDPEchoServ4.js