ProxySelector data type
This commit is contained in:
parent
7a839a983a
commit
ef26470810
2 changed files with 34 additions and 12 deletions
|
@ -74,7 +74,7 @@ performProxy clientuuid servermode remote = do
|
|||
closeRemoteSide remoteside
|
||||
p2pDone
|
||||
proxy closer proxyMethods servermode clientside
|
||||
(const $ return remoteside)
|
||||
(singleProxySelector remoteside)
|
||||
protocolversion othermsg p2pErrHandler
|
||||
withclientversion _ Nothing = p2pDone
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue