mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-26 20:02:41 -08:00
comments and logging
This commit is contained in:
parent
914b4fae7b
commit
fbd834716f
7 changed files with 48 additions and 22 deletions
|
|
@ -166,6 +166,7 @@ public class Node {
|
|||
* Process a packet received from the physical wire
|
||||
*
|
||||
* @param now Current clock in milliseconds
|
||||
* @param localSocket Local socket or -1
|
||||
* @param remoteAddress Origin of packet
|
||||
* @param packetData Packet data
|
||||
* @param nextBackgroundTaskDeadline Value/result: set to deadline for next call to processBackgroundTasks()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue