配置了没有订阅自动断流的配置了delayclosetimeout,没有订阅自动断流后,手动触发invite后无效#2
Open
zwjphp wants to merge 1 commit intoMonibuca:v4from
Open
配置了没有订阅自动断流的配置了delayclosetimeout,没有订阅自动断流后,手动触发invite后无效#2zwjphp wants to merge 1 commit intoMonibuca:v4from
zwjphp wants to merge 1 commit intoMonibuca:v4from
Conversation
Member
|
为啥注释了这行就可以了? |
Author
|
自动断流 conn.SetReadDeadline 超时后 go conf.ServeUDP(udpConn) 协程会停掉 |
Author
|
我注释后就好使了哈哈 |
Member
|
我知道什么问题了 |
Member
|
少写了 defer c.shareUDP.Delete(udpAddr) |
Author
|
大佬厉害
明月清风
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年6月5日(星期一) 下午4:38
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [Monibuca/plugin-ps] 配置了没有订阅自动断流的配置了delayclosetimeout,没有订阅自动断流后,手动触发invite后无效 (PR #2)
少写了 defer c.shareUDP.Delete(udpAddr)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.