Logo
Explore Help
Sign In
scratch/lwip
1
0
Fork 0
You've already forked lwip
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
449fc98a553a3d8ba502db25c15ba585fdcb682e
lwip/src
History
Axel Lin 449fc98a55 tcp_alloc(): Remove superfluous initialization for pcb->keep_cnt_sent
It's already done by memset(0). This was missed in commit 5794ac2340
"tcp_alloc(): remove explicit =0 already done by memset(0)", fix it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
2016-03-23 14:26:32 +01:00
..
api
Cleanup and simplify tcpip_api_call() implementation a bit
2016-03-22 21:52:11 +01:00
apps
tcp: changed accept handling to be done internally: the application does not have to call tcp_accepted() any more. Instead, when delaying accept (e.g. sockets do), call tcp_backlog_delayed()/tcp_backlog_accepted() (fixes bug #46696)
2016-03-22 07:30:44 +01:00
core
tcp_alloc(): Remove superfluous initialization for pcb->keep_cnt_sent
2016-03-23 14:26:32 +01:00
include
Cleanup and simplify tcpip_api_call() implementation a bit
2016-03-22 21:52:11 +01:00
netif
ethernetif.c: implement SNMP counters, simplify input function: no need to check ethType, ethernet_input() already does this
2016-03-16 21:26:31 +01:00
Filelists.mk
Cleanup: Create new file ip.c and move dual-stack code from ipv4 and ipv6 folder in there
2016-02-26 23:04:51 +01:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00
Powered by Gitea Version: 1.24.5 Page: 331ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API