mirror of
https://github.com/ChronosX88/netsukuku.git
synced 2024-11-22 18:22:18 +00:00
Function addition
This commit is contained in:
parent
67a11b69a9
commit
2c216e4b17
@ -200,4 +200,9 @@ void ntkd_request(void) {
|
|||||||
|
|
||||||
clean_up();
|
clean_up();
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
void console_recv_send(void) {
|
||||||
|
opensocket();
|
||||||
|
ntkd_request();
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user