OSDN Git Service

Modified the toString() for UdpEndpoint to include
authorPSpeed42@gmail.com <PSpeed42@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sun, 17 Apr 2011 21:14:41 +0000 (21:14 +0000)
committerPSpeed42@gmail.com <PSpeed42@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sun, 17 Apr 2011 21:14:41 +0000 (21:14 +0000)
commitf839344853db2e7a6384ea97471aa8ec67dc5f0f
tree4d2de76e81c9238f76e07be5434a6594085002c5
parent70fb1cc56b1908a00b3023efd772be73f2cc108c
Modified the toString() for UdpEndpoint to include
the address instead of the socket... since they all share
the same socket anyway and the datagram sockets don't
have useful toString()s.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7256 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/networking/com/jme3/network/kernel/udp/UdpEndpoint.java