mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* minor: just minor doc and tidy up
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user