542811291c
select() has the major drawback that it cannot handle file descriptor that are bigger than 1024. This patch makes use of poll() instead of select() when poll() support is available. |
||
---|---|---|
.. | ||
test | ||
base64.c | ||
ber.c | ||
certificate.c | ||
CMakeLists.txt | ||
crypto.c | ||
der.c | ||
er.c | ||
per.c | ||
tls.c |