mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-06 04:51:46 -07:00
.
This commit is contained in:
parent
6c87f9f765
commit
050a0ce85d
7 changed files with 106 additions and 108 deletions
|
@ -97,7 +97,7 @@ public:
|
|||
* Once true is returned, this must not be called again. The packet's state
|
||||
* may no longer be valid.
|
||||
*
|
||||
* @param _r Runtime environment
|
||||
* @param RR Runtime environment
|
||||
* @return True if decoding and processing is complete, false if caller should try again
|
||||
* @throws std::out_of_range Range error processing packet (should be discarded)
|
||||
* @throws std::runtime_error Other error processing packet (should be discarded)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue