queue update
This commit is contained in:
parent
bc3c99e10e
commit
a8f727c6c6
|
|
@ -340,7 +340,7 @@ void *tx() {
|
|||
break;
|
||||
}
|
||||
}
|
||||
itss_queue_packet_destroy(qp);
|
||||
itss_queue_packet_free(qp);
|
||||
}
|
||||
|
||||
itss_0close(networking_socket);
|
||||
|
|
|
|||
Loading…
Reference in New Issue