mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: forever
This commit is contained in:
parent
1aeb00ebcd
commit
8b8934a3cc
@ -1759,7 +1759,7 @@ BOOLEAN PacketSetReadTimeout(LPADAPTER AdapterObject,int timeout)
|
||||
else
|
||||
if(timeout == 1)
|
||||
{
|
||||
// tell the DAG card to wait forvever
|
||||
// tell the DAG card to wait forever
|
||||
AdapterObject->DagReadTimeout.tv_sec = -1;
|
||||
AdapterObject->DagReadTimeout.tv_usec = -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user