* minor: just minor doc and tidy up

This commit is contained in:
Justin Clarke Casey
2008-09-07 00:47:08 +00:00
parent aaf7f80dd1
commit ea8c18f63d
3 changed files with 28 additions and 4 deletions

View File

@@ -117,6 +117,10 @@ namespace OpenSim.Framework
return packet;
}
/// <summary>
/// Return a packet to the packet pool
/// </summary>
/// <param name="packet"></param>
public void ReturnPacket(Packet packet)
{
return; // packet pool disabled