provide net_start_ssl api

fixes #615
This commit is contained in:
ailin-nemui 2017-01-16 20:04:11 +01:00
commit 28df637055
3 changed files with 20 additions and 1 deletions

View file

@ -6,7 +6,7 @@
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */
#define IRSSI_ABI_VERSION 7
#define IRSSI_ABI_VERSION 8
#define DEFAULT_SERVER_ADD_PORT 6667