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

Fixed infinity loop in send UDP packet #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxpromer
Copy link

I found some time flag away not send then loop is infinite, Fixed by add timer to socket.cpp

I found some time flag away not send then loop is infinite, Fixed by add timer
@CLAassistant
Copy link

CLAassistant commented Nov 11, 2021

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

Memory usage change @ d06b06a

Board flash % RAM for global variables %
arduino:avr:leonardo 🔺 0 - +46 0.0 - +0.16 0 - 0 0.0 - 0.0
arduino:avr:mega 🔺 0 - +46 0.0 - +0.02 0 - 0 0.0 - 0.0
arduino:avr:nano 🔺 0 - +46 0.0 - +0.15 0 - 0 0.0 - 0.0
arduino:megaavr:nona4809 🔺 0 - +46 0.0 - +0.09 0 - 0 0.0 - 0.0
arduino:megaavr:uno2018 🔺 0 - +46 0.0 - +0.09 0 - 0 0.0 - 0.0
arduino:sam:arduino_due_x_dbg 🔺 0 - +16 0.0 - 0.0 N/A N/A
arduino:samd:arduino_zero_edbg 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkr1000 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrfox1200 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrgsm1400 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrnb1500 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrvidor4000 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrwan1300 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrwan1310 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 🔺 0 - +20 0.0 - +0.01 0 - 0 0.0 - 0.0
Click for full report table
Board examples/AdvancedChatServer
flash
% examples/AdvancedChatServer
RAM for global variables
% examples/BarometricPressureWebServer
flash
% examples/BarometricPressureWebServer
RAM for global variables
% examples/ChatServer
flash
% examples/ChatServer
RAM for global variables
% examples/DhcpAddressPrinter
flash
% examples/DhcpAddressPrinter
RAM for global variables
% examples/DhcpChatServer
flash
% examples/DhcpChatServer
RAM for global variables
% examples/LinkStatus
flash
% examples/LinkStatus
RAM for global variables
% examples/TelnetClient
flash
% examples/TelnetClient
RAM for global variables
% examples/UDPSendReceiveString
flash
% examples/UDPSendReceiveString
RAM for global variables
% examples/UdpNtpClient
flash
% examples/UdpNtpClient
RAM for global variables
% examples/WebClient
flash
% examples/WebClient
RAM for global variables
% examples/WebClientRepeating
flash
% examples/WebClientRepeating
RAM for global variables
% examples/WebServer
flash
% examples/WebServer
RAM for global variables
%
arduino:avr:leonardo 46 0.16 0 0.0 46 0.16 0 0.0 46 0.16 0 0.0 46 0.16 0 0.0 46 0.16 0 0.0 0 0.0 0 0.0 46 0.16 0 0.0 0 0.0 0 0.0 46 0.16 0 0.0 46 0.16 0 0.0 46 0.16 0 0.0 46 0.16 0 0.0
arduino:avr:mega 46 0.02 0 0.0 46 0.02 0 0.0 46 0.02 0 0.0 46 0.02 0 0.0 46 0.02 0 0.0 0 0.0 0 0.0 46 0.02 0 0.0 0 0.0 0 0.0 46 0.02 0 0.0 46 0.02 0 0.0 46 0.02 0 0.0 46 0.02 0 0.0
arduino:avr:nano 46 0.15 0 0.0 46 0.15 0 0.0 46 0.15 0 0.0 46 0.15 0 0.0 46 0.15 0 0.0 0 0.0 0 0.0 46 0.15 0 0.0 0 0.0 0 0.0 46 0.15 0 0.0 46 0.15 0 0.0 46 0.15 0 0.0 46 0.15 0 0.0
arduino:megaavr:nona4809 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 0 0.0 0 0.0 46 0.09 0 0.0 0 0.0 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0
arduino:megaavr:uno2018 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 0 0.0 0 0.0 46 0.09 0 0.0 0 0.0 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0 46 0.09 0 0.0
arduino:sam:arduino_due_x_dbg 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 0 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A 16 0.0 N/A N/A
arduino:samd:arduino_zero_edbg 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkr1000 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrfox1200 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrgsm1400 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrnb1500 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrvidor4000 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrwan1300 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrwan1310 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrwifi1010 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:mkrzero 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
arduino:samd:nano_33_iot 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 0 0.0 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0 20 0.01 0 0.0
Click for full report CSV
Board,examples/AdvancedChatServer<br>flash,%,examples/AdvancedChatServer<br>RAM for global variables,%,examples/BarometricPressureWebServer<br>flash,%,examples/BarometricPressureWebServer<br>RAM for global variables,%,examples/ChatServer<br>flash,%,examples/ChatServer<br>RAM for global variables,%,examples/DhcpAddressPrinter<br>flash,%,examples/DhcpAddressPrinter<br>RAM for global variables,%,examples/DhcpChatServer<br>flash,%,examples/DhcpChatServer<br>RAM for global variables,%,examples/LinkStatus<br>flash,%,examples/LinkStatus<br>RAM for global variables,%,examples/TelnetClient<br>flash,%,examples/TelnetClient<br>RAM for global variables,%,examples/UDPSendReceiveString<br>flash,%,examples/UDPSendReceiveString<br>RAM for global variables,%,examples/UdpNtpClient<br>flash,%,examples/UdpNtpClient<br>RAM for global variables,%,examples/WebClient<br>flash,%,examples/WebClient<br>RAM for global variables,%,examples/WebClientRepeating<br>flash,%,examples/WebClientRepeating<br>RAM for global variables,%,examples/WebServer<br>flash,%,examples/WebServer<br>RAM for global variables,%
arduino:avr:leonardo,46,0.16,0,0.0,46,0.16,0,0.0,46,0.16,0,0.0,46,0.16,0,0.0,46,0.16,0,0.0,0,0.0,0,0.0,46,0.16,0,0.0,0,0.0,0,0.0,46,0.16,0,0.0,46,0.16,0,0.0,46,0.16,0,0.0,46,0.16,0,0.0
arduino:avr:mega,46,0.02,0,0.0,46,0.02,0,0.0,46,0.02,0,0.0,46,0.02,0,0.0,46,0.02,0,0.0,0,0.0,0,0.0,46,0.02,0,0.0,0,0.0,0,0.0,46,0.02,0,0.0,46,0.02,0,0.0,46,0.02,0,0.0,46,0.02,0,0.0
arduino:avr:nano,46,0.15,0,0.0,46,0.15,0,0.0,46,0.15,0,0.0,46,0.15,0,0.0,46,0.15,0,0.0,0,0.0,0,0.0,46,0.15,0,0.0,0,0.0,0,0.0,46,0.15,0,0.0,46,0.15,0,0.0,46,0.15,0,0.0,46,0.15,0,0.0
arduino:megaavr:nona4809,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,0,0.0,0,0.0,46,0.09,0,0.0,0,0.0,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0
arduino:megaavr:uno2018,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,0,0.0,0,0.0,46,0.09,0,0.0,0,0.0,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0,46,0.09,0,0.0
arduino:sam:arduino_due_x_dbg,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,0,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A,16,0.0,N/A,N/A
arduino:samd:arduino_zero_edbg,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkr1000,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrfox1200,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrgsm1400,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrnb1500,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrvidor4000,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrwan1300,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrwan1310,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrwifi1010,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:mkrzero,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0
arduino:samd:nano_33_iot,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,0,0.0,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0,20,0.01,0,0.0

@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants