SSL_ERROR_SYSCALL

look at error stack/return value/errno

extern (C) nothrow @nogc
enum SSL_ERROR_SYSCALL = 5;

Meta