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
 {