This is not that interesting.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5998 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Andrzej Kapolka
2009-11-13 20:54:20 +00:00
parent f3e5682f8c
commit ded9f02350
@@ -906,8 +906,8 @@ public class ConnectionManager extends LoopingThread
if (conn != null) {
conn.handleDatagram(source, _databuf, when);
} else {
log.warning("Received datagram for unknown connection", "id", connectionId,
"source", source);
log.debug("Received datagram for unknown connection", "id", connectionId,
"source", source);
}
// return the size of the datagram