Gregory Nutt
|
dc0211b218
|
net/uip: Review all files in this directory for coding style and spelling
|
2014-04-12 12:13:01 -06:00 |
|
Gregory Nutt
|
b38468d49f
|
net_sendfile: Let the ACK callback handle the REXMIT flag and don't return until all data has been ACK'd. From Max Holtzberg
|
2013-10-17 09:54:48 -06:00 |
|
Gregory Nutt
|
69dac5c775
|
In net_sendfile(), correct parameter passed to netdev_txnotifiy. From Max Holtzberg
|
2013-10-17 09:24:25 -06:00 |
|
Gregory Nutt
|
bf5ae4a374
|
Reset TCP timeout timer when data is ACKed, not when data is sent. From Max Holtzberg
|
2013-10-17 09:19:03 -06:00 |
|
Gregory Nutt
|
3ea00af9aa
|
net/net_sendfile: High performance sendfile is now functional. From Max Holtzberg
|
2013-09-30 14:37:04 -06:00 |
|
Gregory Nutt
|
41f0c86cad
|
Optimized sendfile() from Max Holtzberg
|
2013-09-28 14:47:49 -06:00 |
|