summaryrefslogtreecommitdiff
path: root/NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
diff options
context:
space:
mode:
authorJiaxin Wu <jiaxin.wu@intel.com>2016-05-31 22:17:26 +0800
committerJiaxin Wu <jiaxin.wu@intel.com>2016-06-13 11:51:35 +0800
commit5ffe214ae95be9cb3dfca3d1dc254ad9f1f6fe45 (patch)
tree1e5f61611a66924aeac4d34af8bb3479daff63b2 /NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
parent3b5624b01454ed0ce1ae2089cc5b091a9cd07ed2 (diff)
downloadedk2-platforms-5ffe214ae95be9cb3dfca3d1dc254ad9f1f6fe45.tar.xz
NetworkPkg: Support TCP Cancel function
This path is used to support TCP Cancel function to abort an asynchronous connection, listen, transmission or receive request. If any TCP CompletionToken is not signaled, it should not be closed directly by calling CloseEvent (Still in the TCP TokenList). If not, any exception behavior may be triggered. We should cancel it by calling Tcp->Cancel() first. In such a case, TCP Cancel function is necessary. Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Cc: Zhang Lubo <lubo.zhang@intel.com> Cc: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com> Cc: Gary Lin <glin@suse.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com> Reviewed-by: Gary Lin <glin@suse.com> Reviewed-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com> Reviewed-by: Ye Ting <ting.ye@intel.com> Tested-by: Gary Lin <glin@suse.com> Tested-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
Diffstat (limited to 'NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c')
0 files changed, 0 insertions, 0 deletions