Добавление my_log() и скрипта build.py #19

Merged
serafim merged 5 commits from my_log into dev 2025-04-28 21:59:33 +03:00
1 changed files with 10 additions and 10 deletions
Showing only changes of commit aaf689f78c - Show all commits

View File

@ -651,7 +651,7 @@ int my_udp() {
int status;
int sockfd; // Дескриптор сокета
struct sockaddr_in target_addr; // Адрес цели
static int port_idx; // Текущий индекс портаS
static int port_idx; // Текущий индекс порта
static const int ports[]; // Список портов
static const int ports_total;
int curr_port; // Текущий порт