mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-06 20:00:45 +08:00

using popen with r+,w+ mode to interact with the remote service on the command line, supporting input and output until the local voluntarily exits or the remote service ends. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>