Commit Graph

40 Commits

Author SHA1 Message Date
fanasina f232cd3826 y_socket: add send all func 2025-10-10 22:13:12 +02:00
fanasina 36d2859abf y_send: debug, try another way re_sending paquets 2025-10-10 08:55:23 +02:00
fanasina 19570483e7 y_socket: debug send_file update nameid and timeid when re_sending paquets 2025-10-10 08:46:04 +02:00
fanasina 2a317e93d5 y_socket: debug sendto sizeof node.addr 2025-10-10 00:03:31 +02:00
fanasina ae6e23bb32 y_socket: change tm when (re)sendng file 2025-10-09 16:35:25 +02:00
fanasina a8459fee1c y_socket: send ok when all seqs done, if not, sender resend all msg, try 5 times 2025-10-09 14:10:40 +02:00
fanasina 463cd6054b y_string: split string to m_str 2025-10-05 21:50:43 +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 da3e2419f3 add usleep before send file 2025-09-03 12:05:41 +02:00
fanasina bcd0ff919a y_socket: recevfrom debug 2025-09-03 11:34:08 +02:00
fanasina a3f5f8ebfb y_socket: debug recevfrom 2025-09-03 11:25:59 +02:00
fanasina 803388d7b8 y_socket: change buf send file 2025-09-03 08:22:37 +02:00
fanasina 8189f76c16 update gitignore 2025-09-03 08:03:08 +02:00
fanasina b00af02316 y_socket: debug recevefrom! change order cmd 2025-09-03 07:58:06 +02:00
fanasina e6c1caefa8 y_socket: trying debug recevefrom 2025-09-02 23:43:07 +02:00
fanasina 929eaa0776 y_socket: debug recevefrom 2025-09-02 23:16:53 +02:00
fanasina 9649d317a6 y_socket: resolve header and makefile issues 2025-09-02 22:37:27 +02:00
fanasina c1b52ca658 y_socket: add post file and receive file 2025-09-02 22:18:37 +02:00
fanasina 1739a3d8a3 y_socket: try file_handler 2025-08-05 21:42:06 +02:00
fanasina 63fdd077f8 y_socket: add file_handler 2025-08-05 21:39:10 +02:00
fanasina 65d4d8f67c y_socket: add poll stdin, debug node init 2025-07-28 23:03:36 +02:00
fanasina 6d5e060d6c trying to understand leak valgrind with opencl 2025-07-09 12:05:14 +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 cb84a03b0d y_socket : fix unitialize variable with valgrind! 2025-06-26 21:56:32 +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 6d54cc4d12 add check go on socket poll, debug list 2025-06-17 10:55:45 +02:00
fanasina e44e8d9265 ftest : debug bar_progress' variable dynamic&static alloc 2025-06-10 21:08:29 +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 840276d8b9 list_t: add some functions, append and pull to be used with Queue lists 2025-04-30 23:07:18 +02:00
fanasina 9674422b1e y_socket: try send file, neuron_t: modify EXTRACT from filr to neuron/tensor 2025-04-19 09:12:58 +02:00
fanasina b156cdbf51 y_socket_t: debug udp chat server 2025-04-15 07:41:30 +02:00
fanasina f0f0b2b003 list_t add more general search, change previose search name 2025-04-11 10:31:38 +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