You can set many fields as readonly, such as:
NetConnection.m_fragmentGroups
NetConnection.m_statistics
NetConnection.m_unsentMessages
NetPeer.m_senderRemote
NetPeer.m_listenPort
The simplest solution is to put readonly on all fields and then remove on those
where it is impossible.
Original issue reported on code.google.com by NN1436401@gmail.com on 11 Aug 2010 at 4:06
Original issue reported on code.google.com by
NN1436401@gmail.com
on 11 Aug 2010 at 4:06