Added nonblocking socket support for SSL_read/SSL_accept/SSL_write

This commit is contained in:
Olof hagsand 2021-04-02 18:06:45 +02:00
parent 698625aa65
commit 01d0ea905c
2 changed files with 113 additions and 84 deletions

View file

@ -45,6 +45,7 @@
#include "clixon_log.h"
#include "clixon_netns.h"
#ifdef HAVE_SETNS
/*
* @thanks Anders Franzén
*/
@ -104,6 +105,7 @@ get_sock(int usock,
done:
return retval;
}
#endif /* HAVE_SETNS */
/*! Create and bind stream socket
* @param[in] sa Socketaddress