Export 'rehandshake'.

This commit is contained in:
John Millikin 2012-02-23 18:33:43 -08:00
parent c51832cc43
commit 05137fd023
No known key found for this signature in database
GPG key ID: 59A38F85F9C7C59E

View file

@ -23,6 +23,7 @@ module Network.Protocol.TLS.GNU
, runClient , runClient
, getSession , getSession
, handshake , handshake
, rehandshake
, putBytes , putBytes
, getBytes , getBytes
, checkPending , checkPending