mirror of https://github.com/voidlizard/hbs2
wip, wtf 2
This commit is contained in:
parent
6e690d038e
commit
6dc3fc91f5
|
@ -406,8 +406,6 @@ refChanUpdateProto self pc adapter msg = do
|
|||
-- -- рассылаем ли себе? что бы был хоть один accept
|
||||
lift $ refChanUpdateProto True pc adapter accept
|
||||
|
||||
pure ()
|
||||
|
||||
Accept chan box -> deferred proto do
|
||||
guard =<< lift (refChanSubscribed adapter chan)
|
||||
|
||||
|
|
Loading…
Reference in New Issue