mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Kernel: Merge do_retransmit_packets() into retransmit_packets()
This commit is contained in:
parent
08aa3a91e3
commit
c22296505c
2 changed files with 46 additions and 52 deletions
|
@ -176,7 +176,6 @@ private:
|
|||
virtual KResult protocol_bind() override;
|
||||
virtual KResult protocol_listen() override;
|
||||
|
||||
void do_retransmit_packets();
|
||||
void enqueue_for_retransmit();
|
||||
void dequeue_for_retransmit();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue