mirror of
https://github.com/eddyem/BTA_utils.git
synced 2026-08-13 19:49:24 +03:00
nxt
This commit is contained in:
@@ -37,5 +37,8 @@
|
||||
|
||||
#define BACKLOG 10
|
||||
|
||||
// length of string buffer for in/out argument `value` (for handlers)
|
||||
#define IOBUF_LEN 256
|
||||
|
||||
int open_socket();
|
||||
int read_string(SSL *ssl, char *buf, int l);
|
||||
|
||||
Reference in New Issue
Block a user