From 52ce9893a71311c46d4e9ba14ef2a98b3b715e36 Mon Sep 17 00:00:00 2001 From: fujuntang <fujuntang@smartai.com> Date: 星期日, 26 九月 2021 21:57:24 +0800 Subject: [PATCH] trival version: need confirm whether protobuf can run weil yet. --- src/net/net_mod_socket.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/net/net_mod_socket.h b/src/net/net_mod_socket.h index 9d9af97..0cb2fd0 100644 --- a/src/net/net_mod_socket.h +++ b/src/net/net_mod_socket.h @@ -120,7 +120,6 @@ */ int force_bind( int key); - int bind_proc_id(char *buf, int len); int reg(void *pData, int len, void **buf, int *size, const int timeout_ms, int flag); /** -- Gitblit v1.8.0