mirror of
https://github.com/lxsang/antd-tunnel-publishers
synced 2025-08-31 16:22:04 +02:00
add generic purpose FIFO service to the tunnel
This commit is contained in:
BIN
vterm/vterm
BIN
vterm/vterm
Binary file not shown.
@@ -401,7 +401,6 @@ int main(int argc, char** argv)
|
||||
if(msg_read(fd, &msg) == -1)
|
||||
{
|
||||
M_ERROR(MODULE_NAME, "Unable to read message from channel. quit");
|
||||
(void) close(fd);
|
||||
running = 0;
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user