mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 18:32:28 -05:00
35098cbde1
It will be easier to deal with incoming packets in a separate task.
3 lines
39 B
C
3 lines
39 B
C
#pragma once
|
|
|
|
void NetworkTask_main();
|