xrdp/common
Koichiro IWAO 2a2b8bcd59 common: fix #248 TLS on FreeBSD
According to document[1][2][3], retry when SSL_get_error returns
SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE.

[1] https://www.openssl.org/docs/ssl/SSL_read.html
[2] https://www.openssl.org/docs/ssl/SSL_write.html
[3] https://www.openssl.org/docs/ssl/SSL_accept.html
2015-06-11 21:45:57 +09:00
..
arch.h common: some minor changes to arch.h 2014-08-12 20:01:33 -07:00
crc16.h
d3des.c
d3des.h
defines.h
fifo.c
fifo.h
file_loc.h
file.c
file.h
list16.c
list16.h
list.c
list.h
log.c common: log, g_ prefix for global 2014-07-25 22:42:07 -07:00
log.h
Makefile.am
os_calls.c common: workaround for #146 2015-03-18 08:46:23 +00:00
os_calls.h
parse.h common: indent, not logic change 2014-07-25 21:18:40 -07:00
rail.h
ssl_calls.c common: fix #248 TLS on FreeBSD 2015-06-11 21:45:57 +09:00
ssl_calls.h
thread_calls.c
thread_calls.h
trans.c
trans.h common: move tls calls to ssl_calls 2014-11-25 18:55:37 -08:00
xrdp_client_info.h
xrdp_constants.h
xrdp_rail.h common: indent, not logic change 2014-07-25 22:24:40 -07:00