Commit Graph

284 Commits

Author SHA1 Message Date
fanasina 492edebdee y_socket: add update cleanup 2025-10-18 21:36:39 +02:00
fanasina 8d1f89f6b6 y_node: change add node, handle ::1 with set node 2025-10-18 21:32:18 +02:00
fanasina 928932b1ff y_node: debug local_address attribute, handle ::1 manualy 2025-10-18 20:15:39 +02:00
fanasina 1a723bf83f y_socket: init node local addr attribute in update_node func 2025-10-18 16:29:26 +02:00
fanasina c186db9f8d y_socket: debug cmp header nameid with mask 2025-10-18 16:02:45 +02:00
fanasina 009c4c2765 y_socket: try add manualy ::1 to local address 2025-10-18 15:42:47 +02:00
fanasina 1f4dd9cc4c y_socket: add other address: all excluding local address 2025-10-18 13:59:26 +02:00
fanasina 807269035d y_socket: record file in an other dir 2025-10-18 13:44:11 +02:00
fanasina 760a3bb7c7 y_socket: remove some debug printf 2025-10-18 10:55:24 +02:00
fanasina 14552f5248 y_worker,y_task: remove some debug printf 2025-10-18 10:26:23 +02:00
fanasina 6c643f0792 y_socket: add usage_cmd 2025-10-18 10:13:41 +02:00
fanasina 61f977c32a y_socket: debug free m_str if not use 2025-10-18 09:03:59 +02:00
fanasina 360a6c20df y_node: add ifaddr to check local address node 2025-10-18 08:50:06 +02:00
fanasina 14f5a53fff y_file_handler: debug func cmp hearder with mask 2025-10-18 08:48:00 +02:00
fanasina fe3a0cf11e yjson: debug error format object, add check NULL before free 2025-10-18 00:30:56 +02:00
fanasina c0e610641f y_socket: remove usage m_variables 2025-10-17 00:20:38 +02:00
fanasina 78647b47ce y_socket: debug nameid change 2025-10-16 23:25:00 +02:00
fanasina 940c1c9541 y_socket: handle file, change nameid: keep only src addr 2025-10-16 23:14:49 +02:00
fanasina 61a67f96d3 y_socket: allow sending sock even if workers will stop 2025-10-16 22:39:28 +02:00
fanasina 1debd9dc95 y_socket: debug addrlen need to be set correctly, here sizeof sockaddr_storage for all! 2025-10-16 22:26:49 +02:00
fanasina d1964d7ab7 y_socket: debug addr_len's node 2025-10-15 23:11:57 +02:00
fanasina 1ca0eeaf69 y_socket: refactor and try to debug kill all 2025-10-15 22:56:16 +02:00
fanasina 4c1fc03d0c list: ad search from end list 2025-10-11 23:12:12 +02:00
fanasina 6527394785 y_socket: debug recvfrom buf ending, prepare handling varoable 2025-10-11 21:13:45 +02:00
fanasina 6aa1e9b245 y_socket: cleanup 2025-10-11 10:18:19 +02:00
fanasina 18a96c3cda y_socket: add node to nodes func 2025-10-11 09:39:11 +02:00
fanasina 4b2ffe6cf6 y_socket: debug no mut go_on workers before handling buf 2025-10-11 08:21:53 +02:00
fanasina b3c5fd38dc y_socket: debug go_on workers before handling buf 2025-10-11 08:20:07 +02:00
fanasina 7a07b43038 y_socket: add check go_on workers before handling buf 2025-10-11 08:08:41 +02:00
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 ec8cc86d8e list: debug purge_list_ptr 2025-10-03 08:43:39 +02:00
fanasina 16a2dea9c0 list: debug mutex dead lock 2025-09-26 00:57:40 +02:00
fanasina fce279c590 list: add index and test index 2025-09-25 23:59:51 +02:00
fanasina 9f3dace0d2 debug json, Werror 2025-09-25 23:58:55 +02:00
fanasina 8a03fef531 add mutex in main_list 2025-09-25 23:54:34 +02:00
fanasina 12242987f3 debug json before use it in socket, split socket src 2025-09-16 20:10:37 +02:00
fanasina 8a4268945c json_t: debug some leak memories 2025-09-08 07:36:31 +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