tohava

Results 3 issues of tohava

Currently one must explicitly write an environment in the config file, it may be useful to allow a config option to pass all environment as it is to the supervised...

Partial fix for this issue https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916/issues/7

I've implemented a small piece of code that allows integrating libstrophe with libevent. It adds a new function `xmpp_conn_t *xmpp_conn_ev_new(xmpp_ctx_t * const ctx, struct event_base *base)` that creates a connection...