Is urgent tcp data acknowledged?
问题 In a tcp segment with the URG flag up there might be normal data as well. How does the receiving host handles the urgent packet? How does it acknowledge the urgent data if it is not part of the data stream? Does it acknowledge the rest of it? I understand that it is not usually used, but if both hosts support the same RFC about the URG flag, how do they handle out-of-band data? If the urgent data is an abort message, the receiver will drop all other data, but the sender will still want an