y_socket: add help and kill cmd, update usage_cmdl

This commit is contained in:
2025-10-23 11:02:35 +02:00
parent f60538cd69
commit 151daf548d
4 changed files with 34 additions and 26 deletions
+2 -2
View File
@@ -190,12 +190,12 @@ TEST(pollThread){
wait_var_set_up_value_not_equal(var, 0);
EXPECT_EQ(var->set_up,1);
/*
char buf[] = "sendto 192.168.1.250 { \"cmd\" : \"get file __exode.txt\" }";
size_t len_buf = strlen(buf);
set_cmd_to_socket(buf, len_buf, var);
*/
/*
struct argdst dstarg={
.port="1600",