You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/18 19:55:22 UTC

[GitHub] [incubator-nuttx] a-lunev opened a new pull request #5268: net/tcp/tcp_send*: added debug asserts for TCP_ACKDATA, TCP_REXMIT and TCP_DISCONN_EVENTS flags

a-lunev opened a new pull request #5268:
URL: https://github.com/apache/incubator-nuttx/pull/5268


   ## Summary
   
   The TCP_ACKDATA, TCP_REXMIT and TCP_DISCONN_EVENTS flags are expected to appear in callback event handlers one at a time.
   
   ## Impact
   
   TCP
   
   ## Testing


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] a-lunev edited a comment on pull request #5268: net/tcp/tcp_send*: added debug asserts for TCP_ACKDATA, TCP_REXMIT and TCP_DISCONN_EVENTS flags

Posted by GitBox <gi...@apache.org>.
a-lunev edited a comment on pull request #5268:
URL: https://github.com/apache/incubator-nuttx/pull/5268#issuecomment-1015842170


   I forced-push it to restart because of ci error ("curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104").


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] a-lunev commented on pull request #5268: net/tcp/tcp_send*: added debug asserts for TCP_ACKDATA, TCP_REXMIT and TCP_DISCONN_EVENTS flags

Posted by GitBox <gi...@apache.org>.
a-lunev commented on pull request #5268:
URL: https://github.com/apache/incubator-nuttx/pull/5268#issuecomment-1015842170


   I forced-push it because of ci error ("curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104").


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5268: net/tcp/tcp_send*: added debug asserts for TCP_ACKDATA, TCP_REXMIT and TCP_DISCONN_EVENTS flags

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #5268:
URL: https://github.com/apache/incubator-nuttx/pull/5268


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] a-lunev edited a comment on pull request #5268: net/tcp/tcp_send*: added debug asserts for TCP_ACKDATA, TCP_REXMIT and TCP_DISCONN_EVENTS flags

Posted by GitBox <gi...@apache.org>.
a-lunev edited a comment on pull request #5268:
URL: https://github.com/apache/incubator-nuttx/pull/5268#issuecomment-1015842170


   I force-pushed it to restart because of ci error ("curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104").


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org