Lev Neiman wrote: > Hello. I am running into a problem where SL exits when i attempt to > send it large IPC message because of some buffer overflow. Is it > possible to increase the size of this buffer, and thus increase the size > of IPC message that can be sent to SL?
Why not solve this similar to how TCP/IP solves it? Break the data to go via IPC into smaller "packets" and provide some kind of sequencing information to make sure everything arrives in order.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
