SSLRead returns errSSLProtocol
SSLRead returns errSSLProtocol
- Subject: SSLRead returns errSSLProtocol
- From: Larry Gerndt <email@hidden>
- Date: Sat, 19 Jul 2003 13:38:45 -0700
Can anyone shed any light on the result code "errSSLProtocol" which I'm
seeing returned from SSLRead? If I attempt another read after that error
occurs, I get "errSSLClosedAbort". If it helps, I'm calling SSLRead from
an MPTask, and when I set breakpoint after each read, I never get the error.
Without the breakpoint there, I do get it. There's another MPTask that does
SSLWrites. I have checked to be sure that SSRead is never called during
SSLWrite, and it appears that they are not, so I'm baffled about why I would
get this error. Also, it seems that the first coupld or reads and writes
succeed with no errors. Then the error happens after that.
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.