1.修复UNIXsocket初始化导致日志报错的bug
2.将K_PROJECT的宏定义设置在makefile 3.功能修改:粗拼装接收建议的端口与发给前端的接口可以不一样 4.整理support目录
This commit is contained in:
@@ -13,7 +13,8 @@ BizmanPort=22082
|
||||
BizmanAckPort=22084
|
||||
|
||||
#msg port:recv msg
|
||||
MsgPort=22080
|
||||
CPZMsgPort=22080
|
||||
QDMsgPort=22080
|
||||
|
||||
#unix-domain socket file path <20><>send frag
|
||||
UnixSocketSendSrcAddr=/home/mesasoft/frag_rssb/un_send
|
||||
|
||||
@@ -13,7 +13,8 @@ BizmanPort=22082
|
||||
BizmanAckPort=22084
|
||||
|
||||
#msg port:recv msg
|
||||
MsgPort=22080
|
||||
CPZMsgPort=22080
|
||||
QDMsgPort=22080
|
||||
|
||||
#udp socket:send frag
|
||||
UdpSendIP=127.0.0.1;127.0.0.1;
|
||||
|
||||
Reference in New Issue
Block a user