01-06-27 15.34, skrev Matt Cashner p� [EMAIL PROTECTED] f�ljande:

> On Wed, 27 Jun 2001 [EMAIL PROTECTED] wrote:
> 
>> that would be cool, but is _not_ easy. it would be fine if someone could
> 
> if it were easy, i'd have either done it by now, or someone else would
> have. but then again, i dont like easy things. never got anywhere in
> life taking the easy road.
> 
>> write somethings (or a draft at least) how taking snapshots of POE apps
>> could work. note that it would include saving runtime/host dependent things
>> like file handles, which need more work. alarms are a bit of work too ... :/
> 
> yes. there are scary and deep voodoo things that would need done. but
> that's part of the fun, right? :)  esp since perl doesnt have a way of,
> for instance, saving file handles. seems like we could do the community
> a rather lot of good (tho DAMN SCARY good) but figuring something out.
> if its even possible.
> 
> 
> 
How would it be possible to save a filehandle?

Local filehandles, sure that is easy, record which file was opened if it
still there open it again, (not sure how usefull this is). Sockets, incoming
connections, figure this one out, outgoing connections, get the other host
to real like you eh?

Artur

Reply via email to