forked from I2P_Developers/i2p.i2p
javadoc typos
This commit is contained in:
@@ -1227,7 +1227,7 @@ public class I2PTunnelHTTPServer extends I2PTunnelServer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read a line teriminated by newline, with a total read timeout.
|
* Read a line terminated by newline, with a total read timeout.
|
||||||
*
|
*
|
||||||
* Warning - strips \n but not \r
|
* Warning - strips \n but not \r
|
||||||
* Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
|
* Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
|
||||||
|
|||||||
@@ -315,7 +315,7 @@ public class I2PTunnelIRCServer extends I2PTunnelServer implements Runnable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read a line teriminated by newline, with a total read timeout.
|
* Read a line terminated by newline, with a total read timeout.
|
||||||
*
|
*
|
||||||
* Warning - strips \n but not \r
|
* Warning - strips \n but not \r
|
||||||
* Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
|
* Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
|
||||||
|
|||||||
Reference in New Issue
Block a user