Searched defs:SSL_want_write (Results 1 – 2 of 2) sorted by relevance
903 # define SSL_want_write(s) (SSL_want(s) == SSL_WRITING) macro
896 # define SSL_want_write(s) (SSL_want(s) == SSL_WRITING) macro