ProxySelector data type

This commit is contained in:
Joey Hess 2024-06-17 19:19:15 -04:00
parent 7a839a983a
commit ef26470810
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 34 additions and 12 deletions

View file

@ -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