Fix sending
This commit is contained in:
@@ -210,8 +210,6 @@ void hb_read(struct IOMux *mux, struct IOMuxFD *fd, unsigned int event)
|
||||
}
|
||||
|
||||
peer_received(peer);
|
||||
|
||||
peer_send(ctx, peer);
|
||||
}
|
||||
|
||||
void init_hb_context(struct HBContext *ctx, uint16_t local_port)
|
||||
|
||||
Reference in New Issue
Block a user