diff --git a/stream.prs b/stream.prs index 918c8f9..a565087 100644 --- a/stream.prs +++ b/stream.prs @@ -1,7 +1,10 @@ version 1 . embeddedType EntityRef.Ref . +; Assertions StreamConnection = . +StreamSpecListenable = . +StreamSpecConnectable = . ; Assertion StreamListener = . diff --git a/tcp.prs b/tcp.prs index 7a6d5e1..b00df01 100644 --- a/tcp.prs +++ b/tcp.prs @@ -5,3 +5,5 @@ TcpRemote = . TcpLocal = . TcpPeerInfo = . + +TcpListenError = .