代码拉取完成,页面将自动刷新
#include "lxz_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "lxz_types.h"
#include "lxz_debug.h"
#include "lxz_runlog.h"
#include "lxz_sysloger.h"
#include "lxz_ring.h"
#include "lxz_string.h"
#include "lxz_dstring.h"
#include "lxz_atc_req.h"
#include "latserver.h"
#include "lxz_dbg_vmem.h"
#ifdef WIN32
#pragma comment(lib, "ws2_32.lib")
#endif
int main(int argc, char *argv[])
{
int i_ret_val;
uint16 u_work_port = UDT_SVR_WORK_PORT;
lxz_runlog_f_init(NULL);
lxzpcap_sysloger_open(NULL);
lxz_vmem_f_report();
i_ret_val = latos_server_main(u_work_port);
lxz_vmem_f_report();
lxzpcap_sysloger_close();
lxz_runlog_f_reset();
return i_ret_val;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。