summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/network.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/network.rst')
-rw-r--r--docs/library/network.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/library/network.rst b/docs/library/network.rst
index 0b9acf6423..8522ee2948 100644
--- a/docs/library/network.rst
+++ b/docs/library/network.rst
@@ -34,6 +34,10 @@ For example::
class server
============
+ The server class controls the behaviour and the configuration of the FTP and telnet
+ services running on the WiPy. Any changes performed using this class' methods will
+ affect both.
+
Constructors
------------