Hello devs

In function Socket.c::EslSocketOptionGet on request level == SOL_SOCKET there 
is no SO_ERROR option needed for some applications.
According to manuals SO_ERROR's purpose is: Reports information about error 
status and clears it. This option shall store an int value.
As i understand to implement this option one needs to report internal socket 
error state (and clear it).
Can i use ESL_SOCKET.errno for this purposes? Or this is wrong and there is 
better ways to know socket error?
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to