From 8e6f5f20f686110febf7f50e886a51fd821dc44f Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 4 Apr 2016 20:47:47 +0100 Subject: Improve net and ssl module docs. --- lib/impure/ssl.nim | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/impure/ssl.nim') diff --git a/lib/impure/ssl.nim b/lib/impure/ssl.nim index 721e5ce51..e3312d792 100644 --- a/lib/impure/ssl.nim +++ b/lib/impure/ssl.nim @@ -9,6 +9,9 @@ ## This module provides an easy to use sockets-style ## nim interface to the OpenSSL library. +## +## **Warning:** This module is deprecated, use the SSL procedures defined in +## the ``net`` module instead. {.deprecated.} -- cgit 1.4.1-2-gfad0