This commit is contained in:
Dimitris Apostolou 2022-03-16 20:25:46 +02:00
parent fb4111f524
commit 7353fd4397
No known key found for this signature in database
GPG Key ID: 4B5D20E938204A8A
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ use tor_rtcompat::{Runtime, UdpSocket};
use anyhow::{anyhow, Result};
/// Maximum lenght for receiving a single datagram
/// Maximum length for receiving a single datagram
const MAX_DATAGRAM_SIZE: usize = 1536;
/// Send an error DNS response with code NotImplemented