mirror of
https://github.com/zhaojh329/rtty.git
synced 2026-02-27 09:53:17 +08:00
@@ -377,9 +377,7 @@ static int ssl_negotiated(struct rtty *rtty)
|
||||
|
||||
return 1;
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef SSL_SUPPORT
|
||||
static int rtty_ssl_read(int fd, void *buf, size_t count, void *arg)
|
||||
{
|
||||
static char err_buf[128];
|
||||
|
||||
Reference in New Issue
Block a user