Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • LUFA-170418
  • LUFA-151115
  • LUFA-140928
  • LUFA-140302
  • LUFA-130901
  • LUFA-130901-BETA
  • LUFA-130303
  • LUFA-120730
  • LUFA-120730-BETA
  • LUFA-120219
  • LUFA-120219-BETA
  • LUFA-111009
  • LUFA-111009-BETA
  • LUFA-110528
  • LUFA-110528-BETA
16 results

TCP.h

  • Dean Camera's avatar
    4421782b
    Make Control Endpoint stream transfers more reliable by adding in early aborts... · 4421782b
    Dean Camera authored
    Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes.
    
    Fix corruption in Device RNDIS demos TCP stack when too many connections attempted simultaneously, freezing the device when a page was re-fetched before the first connection was closed.
    
    Fix incorrect model compatibility information in the Host LowLevel demo overview text files.
    4421782b
    History
    Make Control Endpoint stream transfers more reliable by adding in early aborts...
    Dean Camera authored
    Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes.
    
    Fix corruption in Device RNDIS demos TCP stack when too many connections attempted simultaneously, freezing the device when a page was re-fetched before the first connection was closed.
    
    Fix incorrect model compatibility information in the Host LowLevel demo overview text files.