ModernUO/Server/Network
krrios e15ed963d8 updated a few places to use NetState.Address rather than Socket.RemoteEndPoint.Address
added Utility.Intern(IPAddress) and implemented where appropriate
2007-04-25 00:42:47 +00:00
..
BufferPool.cs 2006-06-15 04:28:39 +00:00
ByteQueue.cs 2006-06-15 04:28:39 +00:00
Compression.cs Compression restructure 2006-09-23 03:25:29 +00:00
EncodedPacketHandler.cs 2006-06-15 04:28:39 +00:00
EncodedReader.cs 2006-06-15 04:28:39 +00:00
Listener.cs main loop and timer efficiency 2006-06-19 17:28:24 +00:00
MessagePump.cs restructured and extended performance diagnostics to cover gump and target responses 2007-04-22 06:08:45 +00:00
NetState.cs updated a few places to use NetState.Address rather than Socket.RemoteEndPoint.Address 2007-04-25 00:42:47 +00:00
PacketHandler.cs 2006-06-15 04:28:39 +00:00
PacketHandlers.cs restructured and extended performance diagnostics to cover gump and target responses 2007-04-22 06:08:45 +00:00
PacketReader.cs 2006-06-15 04:28:39 +00:00
Packets.cs restructured and extended performance diagnostics to cover gump and target responses 2007-04-22 06:08:45 +00:00
PacketWriter.cs Buffer allocation optimizations in PacketWriter 2006-12-13 18:28:37 +00:00
SendQueue.cs Removed obsolete method in SendQueue 2006-08-27 20:41:31 +00:00