Some Mac feth tap changes to hopefully fix slow-leave problem.
This commit is contained in:
parent
1331739ee4
commit
fe5aad3cef
3 changed files with 52 additions and 11 deletions
|
@ -72,6 +72,7 @@ private:
|
|||
Mutex _putLock;
|
||||
unsigned int _mtu;
|
||||
unsigned int _metric;
|
||||
unsigned int _devNo;
|
||||
int _shutdownSignalPipe[2];
|
||||
int _agentStdin,_agentStdout,_agentStderr,_agentStdin2,_agentStdout2,_agentStderr2;
|
||||
long _agentPid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue