linux udp socket optimization
This commit is contained in:
parent
1d22cb1986
commit
7be2848ea8
@ -1616,7 +1616,7 @@ static int handle_turn_refresh(turn_turnserver *server,
|
||||
|
||||
//Transfer socket:
|
||||
|
||||
ioa_socket_handle s = detach_ioa_socket(ss->client_socket,1);
|
||||
ioa_socket_handle s = detach_ioa_socket(ss->client_socket,0);
|
||||
|
||||
ss->to_be_closed = 1;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user