From 05137fd023af2860c811b6b3856c414a674b77d7 Mon Sep 17 00:00:00 2001 From: John Millikin Date: Thu, 23 Feb 2012 18:33:43 -0800 Subject: [PATCH] Export 'rehandshake'. --- lib/Network/Protocol/TLS/GNU.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Network/Protocol/TLS/GNU.hs b/lib/Network/Protocol/TLS/GNU.hs index 9857abb..125e910 100644 --- a/lib/Network/Protocol/TLS/GNU.hs +++ b/lib/Network/Protocol/TLS/GNU.hs @@ -23,6 +23,7 @@ module Network.Protocol.TLS.GNU , runClient , getSession , handshake + , rehandshake , putBytes , getBytes , checkPending -- 2.38.5