This patch fixes the issue reported in BZ given below:
https://bugzilla.tianocore.org/show_bug.cgi?id=983
Patch extracted from PR https://github.com/tianocore/edk2-libc/pull/7

Jayaprakash N (1):
  edk2-libc: Socket completion functions are not called on Linux
    Compilation

 StdLib/EfiSocketLib/Ip4.c    | 11 +++++++----
 StdLib/EfiSocketLib/Socket.c |  5 +++--
 StdLib/EfiSocketLib/Socket.h | 12 ++++++------
 StdLib/EfiSocketLib/Tcp4.c   | 35 ++++++++++++++++++++---------------
 StdLib/EfiSocketLib/Tcp6.c   | 35 ++++++++++++++++++++---------------
 StdLib/EfiSocketLib/Udp4.c   | 10 ++++++----
 StdLib/EfiSocketLib/Udp6.c   | 10 ++++++----
 7 files changed, 68 insertions(+), 50 deletions(-)

-- 
2.40.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108055): https://edk2.groups.io/g/devel/message/108055
Mute This Topic: https://groups.io/mt/101006990/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to