mirror of
https://github.com/arampoire/onetun.git
synced 2025-11-30 23:00:25 -05:00
Refactor TCP virtual interface code out of main. Removed unused server socket buffer.
This commit is contained in:
parent
070c0f5162
commit
c2d0b9719a
6 changed files with 322 additions and 255 deletions
|
|
@ -17,3 +17,4 @@ lockfree = "0.5.1"
|
|||
futures = "0.3.17"
|
||||
rand = "0.8.4"
|
||||
nom = "7"
|
||||
async-trait = "0.1.51"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue