Opened 17 years ago
Last modified 4 years ago
#1994 new bug
TCP does not support urgent (or inline) data
Reported by: | axeld | Owned by: | hugosantos |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Network & Internet/TCP | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Our implementation of the TCP protocol does not yet support urgent data. It's not widely used, but has to be implemented anyway.
Note:
See TracTickets
for help on using tickets.
Looks like this is still an issue: http://xref.plausible.coop/source/xref/haiku/src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.cpp#960