Refactored pm_session_dettach_others to pm_session_take_over
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
|
||||
#include "session.h"
|
||||
|
||||
void http_decoder(const struct stellar_session *s, enum session_event_type event, struct stellar_packet *p, const char *payload, uint16_t len, void **pme);
|
||||
void http_error_cb(const struct stellar_session *s, enum error_event_type event, void **pme);
|
||||
void http_decoder(const struct stellar_session *s, enum session_event_type event, struct stellar_packet *p, const char *payload, uint16_t len, void **pme);
|
||||
Reference in New Issue
Block a user