lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #59504] Connection reset


From: Oleg Kobrin
Subject: [lwip-devel] [bug #59504] Connection reset
Date: Mon, 23 Nov 2020 04:37:04 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?59504>

                 Summary: Connection reset 
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: kiabrin
            Submitted on: Пн 23 ноя 2020 09:37:03
                Category: TCP
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

Hello.
Using LwIP 2.1.2 on TI TivaC MCU in NO_OS mode.
My code sends a packets via TCP/IP to the application on a computer at the
following rate:
11 12-byte packets at 100Hz and 25 12-byte packets at 1Hz. So overall data
rate is 13500 bytes/s.
After about a minute of such traffic I got and error callback with ERR_RST
code at my side and in the same time I got WSAENETRESET error during recv() at
computer side, which means some keep-alive activity on a connection was
failed.

What could be the cause?




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?59504>

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]