Fix last commit
This commit is contained in:
@@ -1180,11 +1180,11 @@ int main (int argc, char **argv)
|
||||
|
||||
tun.read.write += r;
|
||||
}
|
||||
|
||||
if _1_(!stop_loop)
|
||||
gt_encrypt(&ctx, &sock.write, &tun.read);
|
||||
}
|
||||
|
||||
if _1_(!stop_loop)
|
||||
gt_encrypt(&ctx, &sock.write, &tun.read);
|
||||
|
||||
if (buffer_read_size(&sock.write)) {
|
||||
const ssize_t r = fd_write(sock.fd, sock.write.read,
|
||||
buffer_read_size(&sock.write));
|
||||
|
||||
Reference in New Issue
Block a user