Improved code documentation
This commit is contained in:
@@ -97,7 +97,7 @@ private void startServer(int port) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Retrieves and processes the next message from the queue, handling interruptions during the wait.
|
||||||
*/
|
*/
|
||||||
private void processNextMessage() {
|
private void processNextMessage() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user