浏览代码

Doc cleanup.

Adam Ierymenko 12 年之前
父节点
当前提交
e4e517e9c3
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      node/Demarc.hpp

+ 3 - 0
node/Demarc.hpp

@@ -49,6 +49,9 @@ class UdpSocket;
  * about what they actually are.
  *
  * All ports are closed when this class is destroyed.
+ *
+ * Its name "demarcation point" comes from the telco/cable terminology for
+ * the box where wires terminate at a customer's property.
  */
 class Demarc
 {