mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-21 09:51:50 +00:00
Ensure MSP sockets are processed for incoming tcp connections
This commit is contained in:
parent
31ab78fdf2
commit
d7206e10d7
@ -374,6 +374,7 @@ static void listen_poll(struct sched_ent *alarm)
|
||||
|
||||
msp_set_handler(sock, msp_handler, connection);
|
||||
msp_set_remote(sock, remote_addr);
|
||||
process_msp_asap();
|
||||
|
||||
if (once){
|
||||
unwatch(alarm);
|
||||
|
Loading…
x
Reference in New Issue
Block a user