From a215d62c641599b1bb3a436cf0635a99709777ae Mon Sep 17 00:00:00 2001 From: yangwei Date: Fri, 9 Aug 2024 14:33:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20build(version.map=20stellar=5Fge?= =?UTF-8?q?t=5Fworker=5Fthread=5Fnum):=20export=20symbol?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stellar/version.map | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stellar/version.map b/src/stellar/version.map index a84529c..39855e1 100644 --- a/src/stellar/version.map +++ b/src/stellar/version.map @@ -55,6 +55,7 @@ global: stellar_packet_plugin_register; stellar_polling_plugin_register; stellar_get_current_thread_index; + stellar_get_worker_thread_num; stellar_send_crafted_packet; stellar_run;