Posted to tcl by cgm at Wed Jun 05 17:49:24 GMT 2024view raw

  1. ./tls.c:1802:Tls_Init():Called
  2. ./tls.c:1920:TlsLibInit():Called
  3. ./tlsBIO.c:53:BIO_new_tcl():BIO_new_tcl() called
  4. ./tlsBIO.c:66:BIO_new_tcl():Asked to setup a NULL state, just creating the initial configuration
  5. ./tls.c:776:ImportObjCmd():Called
  6. ./tls.c:1110:CTX_Init():Called
  7. ./tls.c:942:ImportObjCmd():Consuming Tcl channel sock55e863bc9680
  8. ./tls.c:944:ImportObjCmd():Created channel named sock55e863bc9680
  9. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x0)
  10. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_INIT
  11. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  12. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  13. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x0)
  14. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_INIT
  15. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  16. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  17. ./tlsBIO.c:53:BIO_new_tcl():BIO_new_tcl() called
  18. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  19. ./tlsBIO.c:96:BIO_new_tcl():We found a shortcut, this channel is backed by a socket: 5
  20. ./tls.c:1008:ImportObjCmd():Returning sock55e863bc9680
  21. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x0)
  22. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  23. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  24. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  25. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x2)
  26. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  27. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  28. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  29. -> |*3\r\n$4\r\nAUTH\r\n$7\r\ndefault\r\n$63\r\nAZBtAAIncDFiNzlkMzZlZjQ5ODk0MTc2ODJlZWIzNGM4ZTQzZDcwNnAxMzY5NzM\r\n\r\n|
  30. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x2)
  31. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  32. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  33. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  34. ./tlsIO.c:539:TlsOutputProc():BIO_write(0x55e863b8b310, 99)
  35. ./tlsIO.c:540:TlsOutputProc():buf[99]={2a '3' 0d 0a 24 '4' 0d 0a 'A' 'U' 'T' 'H' 0d 0a 24 '7' 0d 0a 'd' 'e' 'f' 'a' 'u' 'l' 't' 0d 0a 24 '6' '3' 0d 0a 'A' 'Z' 'B' 't' 'A' 'A' 'I' 'n' 'c' 'D' 'F' 'i' 'N' 'z' 'l' 'k' 'M' 'z' 'Z' 'l' 'Z' 'j' 'Q' '5' 'O' 'D' 'k' '0' 'M' 'T' 'c' '2' 'O' 'D' 'J' 'l' 'Z' 'W' 'I' 'z' 'N' 'G' 'M' '4' 'Z' 'T' 'Q' 'z' 'Z' 'D' 'c' 'w' 'N' 'n' 'A' 'x' 'M' 'z' 'Y' '5' 'N' 'z' 'M' 0d 0a 0d 0a }
  36. ./tlsIO.c:549:TlsOutputProc():Calling Tls_WaitForConnect
  37. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  38. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  39. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  40. ./tls.c:196:InfoCallback():Called
  41. ./tls.c:196:InfoCallback():Called
  42. ./tls.c:196:InfoCallback():Called
  43. ./tls.c:196:InfoCallback():Called
  44. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  45. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  46. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  47. ./tlsIO.c:552:TlsOutputProc():Got an error waiting to connect (tlsConnect = -1, *errorCodePtr = 11)
  48. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  49. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  50. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  51. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  52. -> |*3\r\n$3\r\nSET\r\n$3\r\nfoo\r\n$3\r\nbar\r\n\r\n|
  53. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  54. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  55. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  56. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  57. -> |*2\r\n$3\r\nGET\r\n$3\r\nfoo\r\n\r\n|
  58. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  59. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  60. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  61. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  62. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  63. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  64. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  65. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  66. ./tls.c:196:InfoCallback():Called
  67. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  68. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  69. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  70. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  71. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  72. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  73. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  74. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  75. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  76. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  77. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  78. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  79. ./tls.c:196:InfoCallback():Called
  80. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  81. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  82. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  83. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  84. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  85. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  86. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  87. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  88. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  89. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  90. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  91. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  92. ./tls.c:196:InfoCallback():Called
  93. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  94. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  95. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  96. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  97. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  98. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  99. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  100. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  101. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  102. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  103. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  104. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  105. ./tls.c:196:InfoCallback():Called
  106. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  107. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  108. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  109. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  110. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  111. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  112. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  113. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  114. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  115. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  116. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  117. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  118. ./tls.c:196:InfoCallback():Called
  119. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  120. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  121. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  122. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  123. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  124. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  125. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  126. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  127. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  128. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  129. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  130. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  131. ./tls.c:196:InfoCallback():Called
  132. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  133. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  134. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  135. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  136. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  137. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  138. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  139. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  140. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  141. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  142. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  143. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  144. ./tls.c:196:InfoCallback():Called
  145. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  146. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  147. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  148. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  149. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  150. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  151. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  152. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  153. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  154. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  155. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  156. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  157. ./tls.c:196:InfoCallback():Called
  158. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  159. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  160. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  161. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  162. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  163. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  164. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  165. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  166. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  167. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  168. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  169. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  170. ./tls.c:196:InfoCallback():Called
  171. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  172. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  173. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  174. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  175. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  176. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  177. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  178. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  179. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  180. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  181. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  182. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  183. ./tls.c:196:InfoCallback():Called
  184. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  185. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  186. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  187. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  188. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  189. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  190. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  191. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  192. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  193. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  194. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  195. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  196. ./tls.c:196:InfoCallback():Called
  197. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  198. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  199. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  200. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  201. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  202. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  203. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  204. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  205. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  206. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  207. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  208. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  209. ./tls.c:196:InfoCallback():Called
  210. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  211. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  212. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  213. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  214. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  215. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  216. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  217. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  218. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  219. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  220. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  221. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  222. ./tls.c:196:InfoCallback():Called
  223. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  224. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  225. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  226. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  227. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  228. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  229. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  230. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  231. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  232. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  233. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  234. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  235. ./tls.c:196:InfoCallback():Called
  236. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  237. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  238. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  239. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  240. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  241. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  242. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  243. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  244. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  245. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  246. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  247. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  248. ./tls.c:196:InfoCallback():Called
  249. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  250. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  251. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  252. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  253. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  254. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  255. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  256. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  257. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  258. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  259. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  260. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  261. ./tls.c:196:InfoCallback():Called
  262. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  263. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  264. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  265. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  266. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  267. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  268. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  269. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  270. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  271. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  272. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  273. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  274. ./tls.c:196:InfoCallback():Called
  275. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  276. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  277. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  278. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  279. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  280. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  281. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  282. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  283. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  284. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  285. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  286. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  287. ./tls.c:196:InfoCallback():Called
  288. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  289. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  290. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  291. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  292. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  293. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  294. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  295. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  296. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  297. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  298. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  299. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  300. ./tls.c:196:InfoCallback():Called
  301. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  302. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  303. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  304. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  305. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  306. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  307. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  308. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  309. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  310. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  311. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  312. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  313. ./tls.c:196:InfoCallback():Called
  314. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  315. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  316. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  317. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  318. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  319. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  320. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  321. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  322. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  323. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  324. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  325. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  326. ./tls.c:196:InfoCallback():Called
  327. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  328. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  329. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  330. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  331. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  332. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  333. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  334. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  335. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  336. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  337. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  338. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  339. ./tls.c:196:InfoCallback():Called
  340. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  341. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  342. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  343. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  344. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  345. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  346. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  347. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  348. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  349. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  350. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  351. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  352. ./tls.c:196:InfoCallback():Called
  353. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  354. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  355. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  356. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  357. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  358. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  359. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  360. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  361. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  362. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  363. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  364. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  365. ./tls.c:196:InfoCallback():Called
  366. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  367. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  368. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  369. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  370. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  371. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  372. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  373. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  374. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  375. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  376. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  377. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  378. ./tls.c:196:InfoCallback():Called
  379. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  380. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  381. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  382. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  383. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  384. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  385. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  386. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  387. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  388. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  389. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  390. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  391. ./tls.c:196:InfoCallback():Called
  392. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  393. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  394. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  395. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  396. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  397. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  398. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  399. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  400. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  401. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  402. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  403. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  404. ./tls.c:196:InfoCallback():Called
  405. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  406. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  407. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  408. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  409. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  410. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  411. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  412. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  413. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  414. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  415. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  416. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  417. ./tls.c:196:InfoCallback():Called
  418. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  419. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  420. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  421. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  422. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  423. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  424. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  425. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  426. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  427. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  428. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  429. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  430. ./tls.c:196:InfoCallback():Called
  431. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  432. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  433. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  434. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  435. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  436. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  437. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  438. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  439. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  440. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  441. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  442. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  443. ./tls.c:196:InfoCallback():Called
  444. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  445. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  446. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  447. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  448. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  449. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  450. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  451. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  452. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  453. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  454. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  455. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  456. ./tls.c:196:InfoCallback():Called
  457. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  458. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  459. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  460. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  461. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  462. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  463. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  464. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  465. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  466. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  467. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  468. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  469. ./tls.c:196:InfoCallback():Called
  470. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  471. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  472. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  473. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  474. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  475. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  476. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  477. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  478. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  479. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  480. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  481. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  482. ./tls.c:196:InfoCallback():Called
  483. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  484. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  485. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  486. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  487. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  488. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  489. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  490. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  491. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  492. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  493. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  494. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  495. ./tls.c:196:InfoCallback():Called
  496. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  497. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  498. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  499. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  500. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  501. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  502. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  503. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  504. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  505. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  506. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  507. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  508. ./tls.c:196:InfoCallback():Called
  509. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  510. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  511. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  512. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  513. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  514. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  515. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  516. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  517. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  518. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  519. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  520. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  521. ./tls.c:196:InfoCallback():Called
  522. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  523. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  524. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  525. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  526. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  527. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  528. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  529. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  530. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  531. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  532. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  533. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  534. ./tls.c:196:InfoCallback():Called
  535. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  536. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  537. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  538. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  539. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  540. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  541. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  542. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  543. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  544. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  545. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  546. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  547. ./tls.c:196:InfoCallback():Called
  548. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  549. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  550. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  551. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  552. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  553. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  554. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  555. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  556. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  557. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  558. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  559. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  560. ./tls.c:196:InfoCallback():Called
  561. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  562. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  563. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  564. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  565. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  566. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  567. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  568. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  569. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  570. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  571. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  572. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  573. ./tls.c:196:InfoCallback():Called
  574. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  575. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  576. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  577. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  578. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  579. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  580. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  581. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  582. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  583. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  584. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  585. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  586. ./tls.c:196:InfoCallback():Called
  587. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  588. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  589. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  590. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  591. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  592. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  593. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  594. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  595. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  596. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  597. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  598. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  599. ./tls.c:196:InfoCallback():Called
  600. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  601. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  602. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  603. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  604. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  605. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  606. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  607. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  608. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  609. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  610. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  611. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  612. ./tls.c:196:InfoCallback():Called
  613. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  614. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  615. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  616. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  617. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  618. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  619. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  620. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  621. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  622. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  623. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  624. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  625. ./tls.c:196:InfoCallback():Called
  626. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  627. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  628. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  629. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  630. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  631. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  632. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  633. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  634. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  635. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  636. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  637. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  638. ./tls.c:196:InfoCallback():Called
  639. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  640. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  641. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  642. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  643. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  644. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  645. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  646. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  647. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  648. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  649. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  650. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  651. ./tls.c:196:InfoCallback():Called
  652. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  653. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  654. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  655. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  656. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  657. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  658. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  659. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  660. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  661. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  662. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  663. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  664. ./tls.c:196:InfoCallback():Called
  665. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  666. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  667. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  668. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  669. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  670. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  671. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  672. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  673. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  674. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  675. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  676. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  677. ./tls.c:196:InfoCallback():Called
  678. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  679. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  680. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  681. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  682. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  683. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  684. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  685. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  686. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  687. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  688. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  689. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  690. ./tls.c:196:InfoCallback():Called
  691. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  692. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  693. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  694. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  695. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  696. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  697. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  698. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  699. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  700. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  701. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  702. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  703. ./tls.c:196:InfoCallback():Called
  704. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  705. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  706. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  707. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  708. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  709. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  710. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  711. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  712. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  713. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  714. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  715. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  716. ./tls.c:196:InfoCallback():Called
  717. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  718. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  719. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  720. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  721. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  722. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  723. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  724. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  725. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  726. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  727. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  728. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  729. ./tls.c:196:InfoCallback():Called
  730. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  731. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  732. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  733. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  734. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  735. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  736. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  737. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  738. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  739. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  740. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  741. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  742. ./tls.c:196:InfoCallback():Called
  743. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  744. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  745. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  746. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  747. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  748. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  749. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  750. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  751. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  752. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  753. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  754. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  755. ./tls.c:196:InfoCallback():Called
  756. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  757. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  758. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  759. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  760. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  761. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  762. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  763. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  764. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  765. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  766. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  767. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  768. ./tls.c:196:InfoCallback():Called
  769. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  770. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  771. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  772. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  773. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  774. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  775. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  776. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  777. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  778. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  779. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  780. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  781. ./tls.c:196:InfoCallback():Called
  782. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  783. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  784. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  785. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  786. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  787. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  788. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  789. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  790. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  791. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  792. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  793. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  794. ./tls.c:196:InfoCallback():Called
  795. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  796. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  797. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  798. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  799. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  800. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  801. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  802. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  803. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  804. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  805. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  806. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  807. ./tls.c:196:InfoCallback():Called
  808. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  809. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  810. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  811. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  812. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  813. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  814. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  815. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  816. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  817. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  818. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  819. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  820. ./tls.c:196:InfoCallback():Called
  821. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  822. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  823. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  824. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  825. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  826. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  827. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  828. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  829. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  830. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  831. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  832. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  833. ./tls.c:196:InfoCallback():Called
  834. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  835. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  836. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  837. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  838. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  839. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  840. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  841. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  842. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  843. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  844. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  845. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  846. ./tls.c:196:InfoCallback():Called
  847. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  848. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  849. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  850. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  851. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  852. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  853. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  854. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  855. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  856. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  857. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  858. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  859. ./tls.c:196:InfoCallback():Called
  860. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  861. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  862. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  863. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  864. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  865. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  866. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  867. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  868. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  869. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  870. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  871. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  872. ./tls.c:196:InfoCallback():Called
  873. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  874. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  875. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  876. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  877. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  878. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  879. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  880. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  881. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  882. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  883. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  884. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  885. ./tls.c:196:InfoCallback():Called
  886. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  887. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  888. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  889. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  890. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  891. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  892. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  893. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  894. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  895. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  896. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  897. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  898. ./tls.c:196:InfoCallback():Called
  899. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  900. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  901. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  902. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  903. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  904. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  905. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  906. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  907. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  908. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  909. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  910. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  911. ./tls.c:196:InfoCallback():Called
  912. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  913. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  914. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  915. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  916. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  917. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  918. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  919. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  920. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  921. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  922. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  923. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  924. ./tls.c:196:InfoCallback():Called
  925. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  926. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  927. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  928. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  929. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  930. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  931. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  932. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  933. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  934. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  935. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  936. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  937. ./tls.c:196:InfoCallback():Called
  938. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  939. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  940. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  941. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  942. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  943. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  944. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  945. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  946. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  947. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  948. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  949. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  950. ./tls.c:196:InfoCallback():Called
  951. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  952. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  953. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  954. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  955. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  956. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  957. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  958. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  959. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  960. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  961. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  962. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  963. ./tls.c:196:InfoCallback():Called
  964. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  965. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  966. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  967. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  968. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  969. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  970. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  971. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  972. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  973. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  974. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  975. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  976. ./tls.c:196:InfoCallback():Called
  977. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  978. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  979. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  980. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  981. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  982. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  983. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  984. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  985. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  986. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  987. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  988. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  989. ./tls.c:196:InfoCallback():Called
  990. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  991. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  992. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  993. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  994. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  995. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  996. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  997. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  998. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  999. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1000. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1001. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1002. ./tls.c:196:InfoCallback():Called
  1003. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1004. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1005. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1006. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1007. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1008. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1009. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1010. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1011. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1012. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1013. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1014. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1015. ./tls.c:196:InfoCallback():Called
  1016. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1017. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1018. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1019. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1020. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1021. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1022. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1023. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1024. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1025. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1026. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1027. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1028. ./tls.c:196:InfoCallback():Called
  1029. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1030. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1031. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1032. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1033. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1034. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1035. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1036. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1037. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1038. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1039. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1040. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1041. ./tls.c:196:InfoCallback():Called
  1042. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1043. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1044. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1045. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1046. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1047. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1048. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1049. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1050. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1051. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1052. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1053. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1054. ./tls.c:196:InfoCallback():Called
  1055. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1056. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1057. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1058. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1059. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1060. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1061. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1062. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1063. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1064. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1065. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1066. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1067. ./tls.c:196:InfoCallback():Called
  1068. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1069. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1070. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1071. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1072. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1073. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1074. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1075. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1076. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1077. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1078. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1079. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1080. ./tls.c:196:InfoCallback():Called
  1081. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1082. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1083. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1084. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1085. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1086. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1087. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1088. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1089. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1090. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1091. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1092. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1093. ./tls.c:196:InfoCallback():Called
  1094. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1095. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1096. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1097. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1098. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1099. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1100. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1101. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1102. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1103. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1104. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1105. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1106. ./tls.c:196:InfoCallback():Called
  1107. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1108. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1109. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1110. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1111. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1112. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1113. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1114. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1115. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1116. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1117. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1118. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1119. ./tls.c:196:InfoCallback():Called
  1120. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1121. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1122. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1123. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1124. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1125. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1126. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1127. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1128. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1129. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1130. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1131. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1132. ./tls.c:196:InfoCallback():Called
  1133. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1134. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1135. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1136. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1137. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1138. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1139. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1140. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1141. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1142. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1143. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1144. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1145. ./tls.c:196:InfoCallback():Called
  1146. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1147. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1148. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1149. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1150. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1151. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1152. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1153. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1154. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1155. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1156. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1157. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1158. ./tls.c:196:InfoCallback():Called
  1159. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1160. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1161. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1162. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1163. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1164. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1165. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1166. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1167. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1168. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1169. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1170. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1171. ./tls.c:196:InfoCallback():Called
  1172. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1173. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1174. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1175. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1176. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1177. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1178. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1179. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1180. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1181. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1182. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1183. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1184. ./tls.c:196:InfoCallback():Called
  1185. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1186. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1187. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1188. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1189. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1190. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1191. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1192. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1193. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1194. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1195. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1196. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1197. ./tls.c:196:InfoCallback():Called
  1198. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1199. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1200. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1201. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1202. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1203. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1204. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1205. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1206. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1207. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1208. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1209. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1210. ./tls.c:196:InfoCallback():Called
  1211. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1212. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1213. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1214. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1215. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1216. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1217. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1218. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1219. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1220. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1221. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1222. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1223. ./tls.c:196:InfoCallback():Called
  1224. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1225. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1226. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1227. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1228. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1229. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1230. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1231. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1232. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1233. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1234. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1235. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1236. ./tls.c:196:InfoCallback():Called
  1237. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1238. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1239. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1240. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1241. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1242. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1243. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1244. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1245. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1246. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1247. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1248. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1249. ./tls.c:196:InfoCallback():Called
  1250. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1251. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1252. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1253. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1254. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1255. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1256. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1257. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1258. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1259. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1260. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1261. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1262. ./tls.c:196:InfoCallback():Called
  1263. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1264. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1265. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1266. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1267. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1268. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1269. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1270. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1271. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1272. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1273. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1274. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1275. ./tls.c:196:InfoCallback():Called
  1276. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1277. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1278. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1279. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1280. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1281. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1282. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1283. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1284. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1285. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1286. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1287. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1288. ./tls.c:196:InfoCallback():Called
  1289. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1290. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1291. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1292. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1293. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1294. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1295. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1296. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1297. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1298. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1299. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1300. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1301. ./tls.c:196:InfoCallback():Called
  1302. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1303. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1304. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1305. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1306. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1307. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1308. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1309. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1310. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1311. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1312. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1313. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1314. ./tls.c:196:InfoCallback():Called
  1315. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1316. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1317. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1318. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1319. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1320. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1321. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1322. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1323. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1324. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1325. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1326. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1327. ./tls.c:196:InfoCallback():Called
  1328. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1329. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1330. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1331. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1332. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1333. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1334. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1335. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1336. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1337. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1338. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1339. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1340. ./tls.c:196:InfoCallback():Called
  1341. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1342. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1343. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1344. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1345. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1346. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1347. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1348. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1349. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1350. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1351. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1352. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1353. ./tls.c:196:InfoCallback():Called
  1354. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1355. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1356. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1357. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1358. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1359. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1360. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1361. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1362. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1363. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1364. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1365. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1366. ./tls.c:196:InfoCallback():Called
  1367. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1368. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1369. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1370. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1371. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1372. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1373. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1374. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1375. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1376. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1377. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1378. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1379. ./tls.c:196:InfoCallback():Called
  1380. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1381. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1382. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1383. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1384. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1385. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1386. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1387. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1388. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1389. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1390. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1391. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1392. ./tls.c:196:InfoCallback():Called
  1393. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1394. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1395. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1396. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1397. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1398. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1399. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1400. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1401. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1402. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1403. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1404. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1405. ./tls.c:196:InfoCallback():Called
  1406. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1407. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1408. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1409. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1410. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1411. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1412. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1413. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1414. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1415. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1416. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1417. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1418. ./tls.c:196:InfoCallback():Called
  1419. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1420. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1421. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1422. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1423. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1424. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1425. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1426. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1427. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1428. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1429. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1430. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1431. ./tls.c:196:InfoCallback():Called
  1432. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1433. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1434. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1435. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1436. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1437. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1438. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1439. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1440. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1441. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1442. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1443. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1444. ./tls.c:196:InfoCallback():Called
  1445. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1446. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1447. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1448. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1449. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1450. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1451. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1452. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1453. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1454. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1455. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1456. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1457. ./tls.c:196:InfoCallback():Called
  1458. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1459. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1460. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1461. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1462. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1463. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1464. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1465. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1466. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1467. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1468. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1469. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1470. ./tls.c:196:InfoCallback():Called
  1471. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1472. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1473. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1474. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1475. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1476. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1477. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1478. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1479. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1480. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1481. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1482. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1483. ./tls.c:196:InfoCallback():Called
  1484. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1485. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1486. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1487. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1488. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1489. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1490. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1491. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1492. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1493. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1494. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1495. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1496. ./tls.c:196:InfoCallback():Called
  1497. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1498. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1499. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1500. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1501. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1502. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1503. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1504. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1505. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1506. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1507. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1508. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1509. ./tls.c:196:InfoCallback():Called
  1510. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1511. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1512. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1513. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1514. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1515. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1516. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1517. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1518. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1519. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1520. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1521. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1522. ./tls.c:196:InfoCallback():Called
  1523. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1524. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1525. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1526. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1527. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1528. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1529. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1530. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1531. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1532. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1533. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1534. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1535. ./tls.c:196:InfoCallback():Called
  1536. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1537. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1538. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1539. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1540. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1541. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1542. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1543. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1544. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1545. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1546. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1547. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1548. ./tls.c:196:InfoCallback():Called
  1549. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1550. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1551. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1552. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1553. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1554. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1555. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1556. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1557. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1558. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1559. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1560. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1561. ./tls.c:196:InfoCallback():Called
  1562. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1563. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1564. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1565. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1566. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1567. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1568. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1569. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1570. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1571. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1572. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1573. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1574. ./tls.c:196:InfoCallback():Called
  1575. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1576. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1577. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1578. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1579. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1580. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1581. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1582. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1583. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1584. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1585. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1586. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1587. ./tls.c:196:InfoCallback():Called
  1588. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1589. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1590. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1591. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1592. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1593. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1594. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1595. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1596. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1597. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1598. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1599. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1600. ./tls.c:196:InfoCallback():Called
  1601. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1602. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1603. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1604. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1605. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1606. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1607. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1608. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1609. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1610. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1611. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1612. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1613. ./tls.c:196:InfoCallback():Called
  1614. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1615. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1616. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1617. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1618. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1619. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1620. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1621. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1622. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1623. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1624. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1625. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1626. ./tls.c:196:InfoCallback():Called
  1627. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1628. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1629. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1630. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1631. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1632. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1633. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1634. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1635. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1636. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1637. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1638. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1639. ./tls.c:196:InfoCallback():Called
  1640. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1641. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1642. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1643. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1644. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1645. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1646. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1647. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1648. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1649. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1650. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1651. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1652. ./tls.c:196:InfoCallback():Called
  1653. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1654. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1655. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1656. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1657. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1658. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1659. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1660. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1661. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1662. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1663. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1664. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1665. ./tls.c:196:InfoCallback():Called
  1666. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1667. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1668. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1669. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1670. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1671. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1672. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1673. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1674. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1675. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1676. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1677. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1678. ./tls.c:196:InfoCallback():Called
  1679. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1680. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1681. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1682. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1683. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1684. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1685. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1686. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1687. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1688. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1689. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1690. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1691. ./tls.c:196:InfoCallback():Called
  1692. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1693. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1694. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1695. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1696. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1697. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1698. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1699. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1700. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1701. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1702. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1703. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1704. ./tls.c:196:InfoCallback():Called
  1705. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1706. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1707. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1708. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1709. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1710. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1711. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1712. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1713. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1714. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1715. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1716. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1717. ./tls.c:196:InfoCallback():Called
  1718. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1719. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1720. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1721. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1722. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1723. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1724. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1725. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1726. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1727. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1728. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1729. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1730. ./tls.c:196:InfoCallback():Called
  1731. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1732. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1733. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1734. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1735. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1736. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1737. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1738. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1739. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1740. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1741. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1742. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1743. ./tls.c:196:InfoCallback():Called
  1744. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1745. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1746. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1747. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1748. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1749. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1750. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1751. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1752. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1753. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1754. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1755. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1756. ./tls.c:196:InfoCallback():Called
  1757. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1758. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1759. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1760. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1761. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1762. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1763. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1764. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1765. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1766. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1767. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1768. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1769. ./tls.c:196:InfoCallback():Called
  1770. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1771. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1772. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1773. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1774. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1775. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1776. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1777. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1778. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1779. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1780. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1781. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1782. ./tls.c:196:InfoCallback():Called
  1783. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1784. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1785. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1786. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1787. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1788. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1789. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1790. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1791. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1792. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1793. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1794. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1795. ./tls.c:196:InfoCallback():Called
  1796. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1797. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1798. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1799. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1800. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1801. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1802. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1803. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1804. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1805. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1806. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1807. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1808. ./tls.c:196:InfoCallback():Called
  1809. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1810. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1811. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1812. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1813. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1814. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1815. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1816. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1817. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1818. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1819. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1820. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1821. ./tls.c:196:InfoCallback():Called
  1822. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1823. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1824. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1825. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1826. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1827. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1828. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1829. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1830. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1831. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1832. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1833. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1834. ./tls.c:196:InfoCallback():Called
  1835. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1836. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1837. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1838. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1839. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1840. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1841. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1842. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1843. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1844. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1845. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1846. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1847. ./tls.c:196:InfoCallback():Called
  1848. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1849. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1850. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1851. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1852. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1853. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1854. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1855. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1856. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1857. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1858. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1859. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1860. ./tls.c:196:InfoCallback():Called
  1861. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1862. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1863. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1864. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1865. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1866. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1867. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1868. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1869. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1870. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1871. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1872. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1873. ./tls.c:196:InfoCallback():Called
  1874. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1875. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1876. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1877. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1878. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1879. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1880. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1881. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1882. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1883. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1884. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1885. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1886. ./tls.c:196:InfoCallback():Called
  1887. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1888. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1889. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1890. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1891. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1892. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1893. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1894. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1895. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1896. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1897. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1898. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1899. ./tls.c:196:InfoCallback():Called
  1900. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1901. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1902. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1903. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1904. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1905. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1906. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1907. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1908. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1909. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1910. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1911. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1912. ./tls.c:196:InfoCallback():Called
  1913. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1914. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1915. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1916. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1917. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1918. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1919. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1920. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1921. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1922. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1923. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1924. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1925. ./tls.c:196:InfoCallback():Called
  1926. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1927. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1928. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1929. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1930. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1931. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1932. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1933. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1934. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1935. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1936. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1937. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1938. ./tls.c:196:InfoCallback():Called
  1939. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1940. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1941. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1942. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1943. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1944. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1945. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1946. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1947. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1948. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1949. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1950. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1951. ./tls.c:196:InfoCallback():Called
  1952. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1953. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1954. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1955. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1956. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1957. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1958. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1959. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1960. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1961. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1962. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1963. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1964. ./tls.c:196:InfoCallback():Called
  1965. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1966. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1967. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1968. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1969. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1970. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1971. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1972. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1973. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1974. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1975. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1976. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1977. ./tls.c:196:InfoCallback():Called
  1978. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1979. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1980. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1981. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1982. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1983. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1984. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1985. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1986. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  1987. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  1988. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1989. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  1990. ./tls.c:196:InfoCallback():Called
  1991. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  1992. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  1993. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  1994. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  1995. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  1996. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  1997. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  1998. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  1999. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2000. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2001. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2002. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2003. ./tls.c:196:InfoCallback():Called
  2004. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2005. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2006. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2007. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2008. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2009. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2010. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2011. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2012. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2013. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2014. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2015. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2016. ./tls.c:196:InfoCallback():Called
  2017. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2018. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2019. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2020. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2021. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2022. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2023. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2024. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2025. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2026. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2027. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2028. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2029. ./tls.c:196:InfoCallback():Called
  2030. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2031. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2032. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2033. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2034. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2035. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2036. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2037. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2038. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2039. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2040. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2041. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2042. ./tls.c:196:InfoCallback():Called
  2043. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2044. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2045. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2046. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2047. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2048. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2049. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2050. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2051. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2052. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2053. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2054. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2055. ./tls.c:196:InfoCallback():Called
  2056. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2057. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2058. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2059. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2060. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2061. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2062. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2063. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2064. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2065. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2066. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2067. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2068. ./tls.c:196:InfoCallback():Called
  2069. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2070. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2071. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2072. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2073. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2074. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2075. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2076. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2077. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2078. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2079. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2080. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2081. ./tls.c:196:InfoCallback():Called
  2082. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2083. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2084. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2085. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2086. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2087. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2088. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2089. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2090. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2091. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2092. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2093. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2094. ./tls.c:196:InfoCallback():Called
  2095. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2096. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2097. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2098. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2099. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2100. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2101. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2102. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2103. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2104. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2105. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2106. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2107. ./tls.c:196:InfoCallback():Called
  2108. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2109. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2110. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2111. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2112. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2113. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2114. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2115. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2116. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2117. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2118. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2119. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2120. ./tls.c:196:InfoCallback():Called
  2121. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2122. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2123. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2124. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2125. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2126. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2127. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2128. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2129. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2130. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2131. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2132. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2133. ./tls.c:196:InfoCallback():Called
  2134. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2135. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2136. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2137. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2138. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2139. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2140. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2141. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2142. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2143. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2144. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2145. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2146. ./tls.c:196:InfoCallback():Called
  2147. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2148. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2149. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2150. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2151. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2152. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2153. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2154. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2155. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2156. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2157. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2158. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2159. ./tls.c:196:InfoCallback():Called
  2160. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2161. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2162. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2163. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2164. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2165. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2166. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2167. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2168. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2169. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2170. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2171. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2172. ./tls.c:196:InfoCallback():Called
  2173. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2174. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2175. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2176. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2177. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2178. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2179. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2180. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2181. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2182. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2183. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2184. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2185. ./tls.c:196:InfoCallback():Called
  2186. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2187. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2188. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2189. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2190. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2191. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2192. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2193. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2194. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2195. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2196. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2197. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2198. ./tls.c:196:InfoCallback():Called
  2199. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2200. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2201. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2202. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2203. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2204. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2205. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2206. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2207. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2208. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2209. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2210. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2211. ./tls.c:196:InfoCallback():Called
  2212. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2213. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2214. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2215. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2216. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2217. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2218. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2219. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2220. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2221. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2222. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2223. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2224. ./tls.c:196:InfoCallback():Called
  2225. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2226. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2227. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2228. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2229. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2230. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2231. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2232. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2233. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2234. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2235. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2236. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2237. ./tls.c:196:InfoCallback():Called
  2238. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2239. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2240. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2241. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2242. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2243. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2244. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2245. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2246. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2247. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2248. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2249. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2250. ./tls.c:196:InfoCallback():Called
  2251. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2252. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2253. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2254. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2255. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2256. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2257. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2258. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2259. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2260. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2261. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2262. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2263. ./tls.c:196:InfoCallback():Called
  2264. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2265. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2266. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2267. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2268. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2269. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2270. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2271. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2272. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2273. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2274. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2275. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2276. ./tls.c:196:InfoCallback():Called
  2277. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2278. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2279. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2280. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2281. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2282. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2283. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2284. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2285. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2286. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2287. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2288. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2289. ./tls.c:196:InfoCallback():Called
  2290. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2291. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2292. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2293. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2294. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2295. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2296. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2297. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2298. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2299. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2300. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2301. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2302. ./tls.c:196:InfoCallback():Called
  2303. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2304. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2305. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2306. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2307. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2308. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2309. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2310. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2311. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2312. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2313. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2314. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2315. ./tls.c:196:InfoCallback():Called
  2316. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2317. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2318. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2319. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2320. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2321. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2322. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2323. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2324. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2325. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2326. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2327. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2328. ./tls.c:196:InfoCallback():Called
  2329. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2330. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2331. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2332. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2333. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2334. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2335. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2336. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2337. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2338. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2339. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2340. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2341. ./tls.c:196:InfoCallback():Called
  2342. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2343. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2344. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2345. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2346. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2347. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2348. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2349. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2350. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2351. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2352. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2353. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2354. ./tls.c:196:InfoCallback():Called
  2355. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2356. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2357. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2358. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2359. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2360. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2361. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2362. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2363. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2364. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2365. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2366. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2367. ./tls.c:196:InfoCallback():Called
  2368. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2369. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2370. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2371. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2372. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2373. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2374. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2375. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2376. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2377. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2378. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2379. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2380. ./tls.c:196:InfoCallback():Called
  2381. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2382. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2383. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2384. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2385. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2386. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2387. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2388. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2389. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2390. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2391. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2392. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2393. ./tls.c:196:InfoCallback():Called
  2394. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2395. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2396. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2397. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2398. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2399. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2400. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2401. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2402. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2403. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2404. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2405. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2406. ./tls.c:196:InfoCallback():Called
  2407. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2408. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2409. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2410. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2411. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2412. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2413. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2414. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2415. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2416. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2417. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2418. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2419. ./tls.c:196:InfoCallback():Called
  2420. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2421. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2422. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2423. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2424. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2425. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2426. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2427. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2428. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2429. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2430. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2431. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2432. ./tls.c:196:InfoCallback():Called
  2433. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2434. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2435. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2436. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2437. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2438. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2439. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2440. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2441. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2442. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2443. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2444. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2445. ./tls.c:196:InfoCallback():Called
  2446. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2447. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2448. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2449. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2450. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2451. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2452. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2453. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2454. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2455. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2456. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2457. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2458. ./tls.c:196:InfoCallback():Called
  2459. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2460. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2461. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2462. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2463. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2464. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2465. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2466. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2467. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2468. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2469. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2470. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2471. ./tls.c:196:InfoCallback():Called
  2472. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2473. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2474. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2475. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2476. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2477. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2478. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2479. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2480. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2481. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2482. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2483. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2484. ./tls.c:196:InfoCallback():Called
  2485. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2486. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2487. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2488. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2489. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2490. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2491. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2492. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2493. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2494. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2495. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2496. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2497. ./tls.c:196:InfoCallback():Called
  2498. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2499. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2500. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2501. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2502. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2503. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2504. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2505. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2506. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2507. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2508. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2509. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2510. ./tls.c:196:InfoCallback():Called
  2511. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2512. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2513. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2514. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2515. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2516. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2517. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2518. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2519. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2520. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2521. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2522. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2523. ./tls.c:196:InfoCallback():Called
  2524. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2525. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2526. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2527. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2528. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2529. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2530. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2531. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2532. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2533. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2534. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2535. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2536. ./tls.c:196:InfoCallback():Called
  2537. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2538. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2539. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2540. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2541. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2542. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2543. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2544. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2545. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2546. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2547. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2548. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2549. ./tls.c:196:InfoCallback():Called
  2550. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2551. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2552. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2553. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2554. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2555. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2556. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2557. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2558. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2559. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2560. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2561. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2562. ./tls.c:196:InfoCallback():Called
  2563. ./tlsIO.c:272:Tls_WaitForConnect():Got error: -1 (rc = 2)
  2564. ./tlsIO.c:290:Tls_WaitForConnect():The I/O did not complete -- but we should try it again
  2565. ./tlsIO.c:293:Tls_WaitForConnect():Returning EAGAIN so that it can be retried later
  2566. ./tlsIO.c:856:TlsNotifyProc():Async flag could be set (didn't check) and errorCode == EAGAIN: Returning 0
  2567. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2568. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2569. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2570. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2571. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2572. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2573. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_INIT|TLS_TCL_FASTPATH
  2574. ./tlsIO.c:255:Tls_WaitForConnect():Calling SSL_connect()
  2575. ./tls.c:196:InfoCallback():Called
  2576. ./tls.c:196:InfoCallback():Called
  2577. ./tls.c:196:InfoCallback():Called
  2578. ./tls.c:299:VerifyCallback():Verify: 0
  2579. ./tls.c:299:VerifyCallback():Verify: 1
  2580. ./tls.c:196:InfoCallback():Called
  2581. ./tls.c:196:InfoCallback():Called
  2582. ./tls.c:196:InfoCallback():Called
  2583. ./tls.c:196:InfoCallback():Called
  2584. ./tls.c:196:InfoCallback():Called
  2585. ./tls.c:196:InfoCallback():Called
  2586. ./tls.c:196:InfoCallback():Called
  2587. ./tlsIO.c:261:Tls_WaitForConnect():That seems to have gone okay
  2588. ./tlsIO.c:272:Tls_WaitForConnect():Got error: 1 (rc = 0)
  2589. ./tlsIO.c:305:Tls_WaitForConnect():We have either completely established the session or completely failed it -- there is no more need to ever retry it though
  2590. ./tlsIO.c:315:Tls_WaitForConnect():The connection is up
  2591. ./tlsIO.c:375:Tls_WaitForConnect():Removing the "TLS_TCL_INIT" flag since we have completed the handshake
  2592. ./tlsIO.c:378:Tls_WaitForConnect():Returning in success
  2593. ./tlsIO.c:864:TlsNotifyProc():Returning 6
  2594. ./tlsIO.c:539:TlsOutputProc():BIO_write(0x55e863b8b310, 99)
  2595. ./tlsIO.c:540:TlsOutputProc():buf[99]={2a '3' 0d 0a 24 '4' 0d 0a 'A' 'U' 'T' 'H' 0d 0a 24 '7' 0d 0a 'd' 'e' 'f' 'a' 'u' 'l' 't' 0d 0a 24 '6' '3' 0d 0a 'A' 'Z' 'B' 't' 'A' 'A' 'I' 'n' 'c' 'D' 'F' 'i' 'N' 'z' 'l' 'k' 'M' 'z' 'Z' 'l' 'Z' 'j' 'Q' '5' 'O' 'D' 'k' '0' 'M' 'T' 'c' '2' 'O' 'D' 'J' 'l' 'Z' 'W' 'I' 'z' 'N' 'G' 'M' '4' 'Z' 'T' 'Q' 'z' 'Z' 'D' 'c' 'w' 'N' 'n' 'A' 'x' 'M' 'z' 'Y' '5' 'N' 'z' 'M' 0d 0a 0d 0a }
  2596. ./tlsIO.c:549:TlsOutputProc():Calling Tls_WaitForConnect
  2597. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2598. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2599. ./tlsIO.c:228:Tls_WaitForConnect():Tls_WaitForConnect called on already initialized channel -- returning with immediate success
  2600. ./tlsIO.c:595:TlsOutputProc():BIO_write(0x55e863b8b310, 99) -> [99]
  2601. ./tlsIO.c:648:TlsOutputProc():Output(99) -> 99
  2602. ./tlsIO.c:412:TlsInputProc():BIO_read(4096)
  2603. ./tlsIO.c:420:TlsInputProc():Calling Tls_WaitForConnect
  2604. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2605. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2606. ./tlsIO.c:228:Tls_WaitForConnect():Tls_WaitForConnect called on already initialized channel -- returning with immediate success
  2607. ./tls.c:196:InfoCallback():Called
  2608. ./tls.c:196:InfoCallback():Called
  2609. ./tls.c:196:InfoCallback():Called
  2610. ./tls.c:196:InfoCallback():Called
  2611. ./tlsIO.c:449:TlsInputProc():BIO_read -> -1
  2612. ./tlsIO.c:498:TlsInputProc():Got SSL_ERROR_WANT_READ, mapping this to EAGAIN
  2613. ./tlsIO.c:509:TlsInputProc():Input(4096) -> -1 [11]
  2614. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2615. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2616. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2617. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2618. <- ||
  2619. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2620. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2621. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2622. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2623. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2624. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2625. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2626. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2627. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2628. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2629. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2630. ./tlsIO.c:228:Tls_WaitForConnect():Tls_WaitForConnect called on already initialized channel -- returning with immediate success
  2631. ./tlsIO.c:864:TlsNotifyProc():Returning 4
  2632. ./tlsIO.c:539:TlsOutputProc():BIO_write(0x55e863b8b310, 57)
  2633. ./tlsIO.c:540:TlsOutputProc():buf[57]={2a '3' 0d 0a 24 '3' 0d 0a 'S' 'E' 'T' 0d 0a 24 '3' 0d 0a 'f' 'o' 'o' 0d 0a 24 '3' 0d 0a 'b' 'a' 'r' 0d 0a 0d 0a 2a '2' 0d 0a 24 '3' 0d 0a 'G' 'E' 'T' 0d 0a 24 '3' 0d 0a 'f' 'o' 'o' 0d 0a 0d 0a }
  2634. ./tlsIO.c:549:TlsOutputProc():Calling Tls_WaitForConnect
  2635. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2636. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2637. ./tlsIO.c:228:Tls_WaitForConnect():Tls_WaitForConnect called on already initialized channel -- returning with immediate success
  2638. ./tlsIO.c:595:TlsOutputProc():BIO_write(0x55e863b8b310, 57) -> [57]
  2639. ./tlsIO.c:648:TlsOutputProc():Output(57) -> 57
  2640. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2641. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2642. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2643. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2644. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x6)
  2645. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2646. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2647. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2648. ./tlsIO.c:852:TlsNotifyProc():Calling Tls_WaitForConnect
  2649. ./tlsIO.c:224:Tls_WaitForConnect():WaitForConnect(0x55e863b8b310)
  2650. ./tlsIO.c:225:Tls_WaitForConnect():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2651. ./tlsIO.c:228:Tls_WaitForConnect():Tls_WaitForConnect called on already initialized channel -- returning with immediate success
  2652. ./tlsIO.c:864:TlsNotifyProc():Returning 4
  2653. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x2)
  2654. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2655. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2656. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2657. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x2)
  2658. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2659. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2660. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2661. ./tlsIO.c:726:TlsWatchProc():TlsWatchProc(0x2)
  2662. ./tlsIO.c:735:TlsWatchProc():statePtr->flags=0|TLS_TCL_ASYNC|TLS_TCL_FASTPATH
  2663. ./tlsIO.c:999:Tls_GetParent():Requested to get parent of channel 0x55e863bcbb90
  2664. ./tlsIO.c:761:TlsWatchProc():Registering our interest in the lower channel (chan=0x55e863bc9700)
  2665.