From 3294cb10a944e9c80ccb87173bbd0896597447c9 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sun, 3 Jun 2012 19:09:42 +0100 Subject: Sockets are now buffered and have ssl support through openssl. --- lib/impure/ssl.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/impure') diff --git a/lib/impure/ssl.nim b/lib/impure/ssl.nim index 5fe986b14..4a101ca92 100755 --- a/lib/impure/ssl.nim +++ b/lib/impure/ssl.nim @@ -10,6 +10,8 @@ ## This module provides an easy to use sockets-style ## nimrod interface to the OpenSSL library. +{.deprecate.} + import openssl, strutils, os type -- cgit 1.4.1-2-gfad0