socket-util: error number to string for sockets.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 6 Feb 2014 03:50:10 +0000 (19:50 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 11 Feb 2014 17:55:47 +0000 (09:55 -0800)
For winsock2 functions, error number has to be converted to string
using FormatMessage().

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>

No differences found