diff options
Diffstat (limited to 'weechat/net.h')
-rw-r--r-- | weechat/net.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/weechat/net.h b/weechat/net.h index 7f4e9da..63636e7 100644 --- a/weechat/net.h +++ b/weechat/net.h @@ -4,6 +4,12 @@ #include "global.h" +#define net_set_push_callback tomsg__net_set_push_callback +#define net_set_history_callback tomsg__net_set_history_callback +#define net_sendf tomsg__net_sendf +#define net_handle_recv tomsg__net_handle_recv + + enum net_response_type{ NET_OK, // - NET_NUMBER, // number |