Print SSL error codes as well as the string. 43/3143/1
authorJoakim Soderberg <joakim.soderberg@gmail.com>
Fri, 22 Feb 2013 01:28:15 +0000 (09:28 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:38 +0000 (13:01 -0800)
commit534c7b3068d02b03cbebd1da2fff1c4b55d65937
treea4c7fe2246808b74c9ed326ffebae32442700f2b
parentf9f2e3bb08c8fb90d40955784c755485a6d2afc7
Print SSL error codes as well as the string.

CYASSL doesn't compile with the error strings in some configurations, so
it is nice to have the error code on SSL errors as well.
lib/client.c
lib/libwebsockets.c
lib/server.c