Skip to content

Commit

Permalink
Update event_message.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdejun authored Dec 24, 2017
1 parent 257922f commit 5d44f79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dgram/event_message.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ added: v0.1.99
* `rinfo` {Object} - 远程地址信息
* `address` {string} 发送方地址
* `family` {string} 地址类型 (`'IPv4'` or `'IPv6'`)
* `port` {number} The sender port
* `size` {number} The message size
 * `port` {number} 发送者端口
 * `size` {number} 消息大小

0 comments on commit 5d44f79

Please sign in to comment.