Branch: refs/heads/master Home: https://github.com/tianocore/edk2-libc Commit: 02cd621e0d307e8f149bd462ff09510903ae9c28 https://github.com/tianocore/edk2-libc/commit/02cd621e0d307e8f149bd462ff09510903ae9c28 Author: Dimitry Kloper <dimitry.klo...@intel.com> Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths: M StdLib/EfiSocketLib/Socket.c Log Message: ----------- Add SO_ERROR support for getsockoption() The errno information is private data inside socket data structure. For some reason SO_ERROR for getsockoption() is not implemented. This ifunctionality is important for code handing O_NONBLOCK sockets. To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2-libc/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits