add public ip inferrence
This commit is contained in:
parent
79835a1e19
commit
e2b564cc48
4 changed files with 17 additions and 4 deletions
|
|
@ -17,7 +17,6 @@ pub struct PRUDPSockAddr{
|
|||
|
||||
|
||||
impl PRUDPSockAddr{
|
||||
|
||||
pub fn new(regular_socket_addr: SocketAddrV4, virtual_port: VirtualPort) -> Self{
|
||||
Self{
|
||||
regular_socket_addr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue