diff options
Diffstat (limited to 'src/Erebos/ICE.chs')
-rw-r--r-- | src/Erebos/ICE.chs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Erebos/ICE.chs b/src/Erebos/ICE.chs index bed186b..a3dd9bc 100644 --- a/src/Erebos/ICE.chs +++ b/src/Erebos/ICE.chs @@ -66,6 +66,7 @@ instance Show IceSession where instance PeerAddressType IceSession where sendBytesToAddress = iceSend + connectionToAddressClosed = iceDestroy data IceRemoteInfo = IceRemoteInfo |