Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update telnet.c #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Simon-Leung
Copy link

'telnet_write' function without sending data to telnet client, that 'telnet_write' can be using between 'rt_enter_critical();' and 'rt_exit_critical();'
Set socket 1 second timeout to send data to telnet client.

'telnet_write' function without sending data to telnet client, that 'telnet_write' can be using between 'rt_enter_critical();' and 'rt_exit_critical();'
Set socket 1 second timeout to send data to telnet client.
@armink armink requested a review from Lawlieta December 11, 2019 06:43
@Lawlieta
Copy link
Collaborator

这边测试很容易出现 telenet 时发送命令无响应问题,如下图所示,不知道你这边改动有具体测试过吗?
图片

@Simon-Leung
Copy link
Author

这边测试很容易出现 telenet 时发送命令无响应问题,如下图所示,不知道你这边改动有具体测试过吗?
图片

我有测试过的啊,奇怪了,我找时间再测测

@mysterywolf
Copy link
Member

您好 这个pr还有最新的进展吗 @Simon-Leung

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants