Update Arlib

This commit is contained in:
Alcaro
2016-12-22 03:39:22 +01:00
parent b39a33f333
commit 81a35ee437
11 changed files with 352 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
//TODO:
//- fetch howsmyssl, ensure the only failure is the session cache
#ifdef ARLIB_TEST
#ifdef ARLIB_TESTggg // disable these because they take way too long
//not in socket.h because this shouldn't really be used for anything, blocking is evil
static array<byte> recvall(socket* sock, unsigned int len)
{