PDA

View Full Version : winsock errors: not "successful"


jfalch
18-May-2005, 12:56 AM
when the http connection to send log to a server fails with a wininet error (12xxx), a) EL should not show the "sent successful" message. b) giving the error in cleartext would be desirable, at least for some common things like 12007 ('server name could not be resolved') - not everyone knows about http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/wininet_constants.asp

admin
24-May-2005, 06:35 PM
Yes, it's true! ;)

So, I'm working to add the error text description in the next 5.0.1 version!

Thank you for your good feedback.