mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
direct encode terseupdates
This commit is contained in:
@@ -489,7 +489,7 @@ namespace OpenMetaverse
|
||||
public void SyncSend(UDPPacketBuffer buf)
|
||||
{
|
||||
if(buf.RemoteEndPoint == null)
|
||||
return; // was already expired
|
||||
return; // already expired
|
||||
try
|
||||
{
|
||||
m_udpSocket.SendTo(
|
||||
|
||||
Reference in New Issue
Block a user