diff options
Diffstat (limited to 'docs/library/network.rst')
| -rw-r--r-- | docs/library/network.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/library/network.rst b/docs/library/network.rst index 0b9acf642..8522ee294 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 ------------ |
