“*:*”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
(建立内容为“The expression <code>*:*</code> means "Any Address, Any port". All UDP listeners will display this signature. This is due to the connectionless nature of UDP.”的新页面)
 
(没有差异)

2022年8月12日 (五) 21:52的最新版本

The expression *:* means "Any Address, Any port". All UDP listeners will display this signature. This is due to the connectionless nature of UDP.