audk/NetworkPkg
Nagaraj Hegde 3666990b0f NetworkPkg:Missing CloseEvent() in HttpResponseWorker
Two additional scenarios in which CloseEvent() needs to be called:
When sending a request to http server using HTTP Head method, if the process
is success, we did a response call, and then go to exit without close the
event in Rxtoken in wrap structure and in httpinstance struceure, so
another call() to response using http get method to receive http header,
those events are not closed either..

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Nagaraj Hegde <nagaraj-p.hegde@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Zhang Lubo <lubo.zhang@intel.com>




git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18735 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-06 09:35:09 +00:00
..
Application NetworkPkg: Fix an error that return type differs from the left one when assigned. 2015-07-10 06:50:41 +00:00
Dhcp6Dxe NetworkPkg: Add a comment to pcd field 2015-07-15 02:44:12 +00:00
DnsDxe NetworkPkg: Add Dns and HttpUtilities driver UNI files 2015-08-28 01:31:38 +00:00
HttpBootDxe NetworkPkg: Update cache management in HTTP boot driver. 2015-09-14 09:05:12 +00:00
HttpDxe NetworkPkg:Missing CloseEvent() in HttpResponseWorker 2015-11-06 09:35:09 +00:00
HttpUtilitiesDxe NetworkPkg: Fix suspicious dereference of pointer 'FieldCount' 2015-09-08 02:01:05 +00:00
IScsiDxe NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO target 2015-09-25 03:51:46 +00:00
Include/Guid Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Dxe NetworkPkg: remove redundant words in function comment. 2015-09-02 07:40:21 +00:00
IpSecDxe NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec 2015-09-16 09:02:48 +00:00
Mtftp6Dxe NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS() 2015-08-05 03:25:20 +00:00
TcpDxe Fix some grammar and converge formatting of the two versions of TcpInput.c 2015-04-17 02:25:05 +00:00
Udp6Dxe NetworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:50:27 +00:00
UefiPxeBcDxe NetworkPkg: reset DHCP child when leaving PXE LoadFile. 2015-10-16 07:18:51 +00:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
NetworkPkg.dec NetworkPkg: Update the NetworkPkg package version 2015-08-20 06:50:32 +00:00
NetworkPkg.dsc NetworkPkg: Add HTTP utilities driver 2015-08-24 01:24:20 +00:00
NetworkPkg.uni NetworkPkg: Add missing PCD usage information in UNI and DEC files. 2015-07-28 01:30:47 +00:00
NetworkPkgExtra.uni NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:28:51 +00:00