Commit Graph

22 Commits

Author SHA1 Message Date
fanasina 2a38bbc10c y_socket: debug parse comd in handle input 2025-11-05 15:22:15 +01:00
fanasina 1a696234cd y_socket: arg_var and extern_handler to accept bash_arg 2025-11-05 00:39:32 +01:00
fanasina 1eb30ff794 Makefile: change to absolute path, and debug create lib.so if need 2025-10-28 19:13:28 +01:00
fanasina 7dbcb2505f y_socket: add extern_socket_handler to handle other cmd extern socket 2025-10-23 14:27:15 +02:00
fanasina 151daf548d y_socket: add help and kill cmd, update usage_cmdl 2025-10-23 11:02:35 +02:00
fanasina a16efe0f52 y_socket: add arg_var_ struct to call cmd outside y_socket: func : set_cmd_to_socket 2025-10-20 20:09:14 +02:00
fanasina 807269035d y_socket: record file in an other dir 2025-10-18 13:44:11 +02:00
fanasina 1ca0eeaf69 y_socket: refactor and try to debug kill all 2025-10-15 22:56:16 +02:00
fanasina 61103dd60e y_socket: add header(json_t) & content list, send and receive functions 2025-10-04 00:02:03 +02:00
fanasina 12242987f3 debug json before use it in socket, split socket src 2025-09-16 20:10:37 +02:00
fanasina 1739a3d8a3 y_socket: try file_handler 2025-08-05 21:42:06 +02:00
fanasina 1f2bebab91 ftest: add pthread_cond in progress bar to optimize cpu usage 2025-07-03 00:36:44 +02:00
fanasina d4cf8a1782 trying to find why too much cpu load! 2025-07-02 22:11:46 +02:00
fanasina 3c5cae31cc debug list: now use local current list instead of current_list to avoid thread concurrency 2025-07-02 01:07:09 +02:00
fanasina a1fe7c983d try to debug Makefile, failed to build libytest.so via tests 2025-06-26 06:34:52 +02:00
fanasina 6cee75f3f3 y_socket: refactor 2025-06-24 14:08:31 +02:00
fanasina adf442cb85 debug socket udp, trying to undersand recvfrom to handle long msg with list of buffer 2025-06-17 19:20:41 +02:00
fanasina 05ac1f2f3c ftest: debug parser name func, combine 2 macros num and ptr 2025-06-09 22:36:04 +02:00
fanasina e449185394 add yworker in y_socket 2025-05-22 23:21:35 +02:00
fanasina b156cdbf51 y_socket_t: debug udp chat server 2025-04-15 07:41:30 +02:00
fanasina f9bc658091 y_socket_t: add some node functions 2025-04-10 23:23:53 +02:00
fanasina cb27059312 recreate y_socket_t repo 2025-04-10 13:33:59 +02:00