mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
a few more changes to lludp Xfer download
This commit is contained in:
@@ -2880,7 +2880,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
|
||||
static private readonly byte[] SendXferPacketHeader = new byte[] {
|
||||
Helpers.MSG_RELIABLE,
|
||||
0, //Helpers.MSG_RELIABLE, Xfer control must provide reliabialty
|
||||
0, 0, 0, 0, // sequence number
|
||||
0, // extra
|
||||
18 // ID (high frequency bigendian)
|
||||
|
||||
Reference in New Issue
Block a user