cmUdpPort.h:Comment update.
这个提交包含在:
父节点
af159c8669
当前提交
9e65734d66
@ -63,6 +63,8 @@ extern "C" {
|
||||
cmUdpRC_t cmUdpFinal( cmUdpH_t h );
|
||||
bool cmUdpIsValid( cmUdpH_t h );
|
||||
|
||||
// This function may not return a useful value until the
|
||||
// socket has gone into 'listen' mode.
|
||||
const struct sockaddr_in* cmUdpLocalAddr( cmUdpH_t h );
|
||||
|
||||
// Set a destination address for this socket. Once a destination address is set
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户