mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sami Vaarala
947a08e4a9
|
9 years ago | |
---|---|---|
.. | ||
README.rst | 10 years ago | |
duk_trans_socket.c | 9 years ago | |
duk_trans_socket.h | 9 years ago |
README.rst
================================================
Debug transport using a simple socket connection
================================================
This example implements an example debug transport which uses a Linux server
socket on the debug target.