bug修复
This commit is contained in:
parent
3d4f839c04
commit
409daa9606
@ -45,7 +45,7 @@ public class UDPServerApp {
|
|||||||
//channel.closeFuture().sync().await();
|
//channel.closeFuture().sync().await();
|
||||||
log.info("启动udp成功,端口:{}", port);
|
log.info("启动udp成功,端口:{}", port);
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
log.error("udp启动err:", e);
|
log.error("udp启动errr:", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user