~singpolyma/haskell-gnutls

05137fd023af2860c811b6b3856c414a674b77d7 — John Millikin 12 years ago c51832c
Export 'rehandshake'.
1 files changed, 1 insertions(+), 0 deletions(-)

M lib/Network/Protocol/TLS/GNU.hs
M lib/Network/Protocol/TLS/GNU.hs => lib/Network/Protocol/TLS/GNU.hs +1 -0
@@ 23,6 23,7 @@ module Network.Protocol.TLS.GNU
	, runClient
	, getSession
	, handshake
	, rehandshake
	, putBytes
	, getBytes
	, checkPending