sperber
svn: r7074
This commit is contained in:
parent
907e3a6b1c
commit
56394cf69f
|
@ -12,7 +12,7 @@
|
|||
(define-struct (exn:fail:servlet-manager:no-continuation exn:fail) (expiration-handler))
|
||||
|
||||
(provide/contract
|
||||
[struct manager ([create-instance ((any/c . -> . void) . -> . number?)]
|
||||
[struct manager ([create-instance ((-> void) . -> . number?)]
|
||||
[adjust-timeout! (number? number? . -> . void)]
|
||||
[clear-continuations! (number? . -> . void)]
|
||||
[continuation-store! (number? any/c expiration-handler? . -> . (list/c number? number?))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user