| To: | scsh@martigny.ai.mit.edu |
|---|---|
| Subject: | Re: need help working around herrno != 0 in address->host-info |
| From: | smd@chops.icp.net (Sean Doran) |
| Date: | 04 Jan 1996 03:40:55 -0500 |
| Organization: | SprintLink Engineering |
Um, never mind, I seem to have discovered that if I do:
(call-with-current-continuation
(lambda (k)
(with-handler
(lambda (c punt)
(k "oops"))
(lambda () (host-info "foo.baz")))))
I have the skeleton of something I can use to do what I
asked about...
Sean.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Perl, English, syntax for Scheme and shells (was Re: scsh in scm ...), Paul R. Wilson |
|---|---|
| Next by Date: | Re: Perl, English, syntax for Scheme and shells (was Re: scsh in scm ...), Paul Wilson |
| Previous by Thread: | need help working around herrno != 0 in address->host-info, Sean Doran |
| Next by Thread: | interactive syntax [was Re: Perl, English, syntax], Scott Draves |
| Indexes: | [Date] [Thread] [Top] [All Lists] |