[MUD-Dev] Question about copyovers.
Anderson
Anderson
Fri May 10 14:30:56 CEST 2002
Someone mentioned some good points about copying in new code into a
already running Java mud.
What if I wanted to replicate C mud's copyover code? I was trying
to think of a good way to do it the other day.
Basically, you need to keep your vector of Sockets (the users who
are still connected, I have a big vector of sockets basically) and
completely startup a new copy of your mud, and somehow copy those
sockets over to your new running mud. Anyone know how to do this?
Dave
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list