[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7040] Work on tcp_enqueue
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #7040] Work on tcp_enqueue |
Date: |
Tue, 26 Jun 2007 19:56:14 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
URL:
<http://savannah.nongnu.org/task/?7040>
Summary: Work on tcp_enqueue
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: goldsimon
Submitted on: Dienstag 26.06.2007 um 19:56
Category: None
Should Start On: Dienstag 26.06.2007 um 00:00
Should be Finished on: Dienstag 26.06.2007 um 00:00
Priority: 1 - Later
Status: None
Privacy: Public
Percent Complete: 0%
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Effort: 0.00
_______________________________________________________
Details:
If the last segment on pcb->unsent is < pcb->mss, it could hold additional
data. Instead, tcp_enqueue only fills it with additional data if all the data
passed to it fit in that segment.
ToDo: first check space in last unsent segment, then create pbufs.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7040>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7040] Work on tcp_enqueue,
Simon Goldschmidt <=