mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 18:03:37 +02:00
Send BUMP if move failed
This commit is contained in:
parent
de7a604e52
commit
77e555706b
3 changed files with 15 additions and 2 deletions
|
@ -32,6 +32,8 @@ public:
|
|||
void cancel(void);
|
||||
|
||||
private:
|
||||
void bump(void);
|
||||
|
||||
std::string out_buf, in_buf;
|
||||
pthread_mutex_t buf_lock;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue