original commit: 266a43bafffc8738446b98dcf7c9b29f145922c8
This commit is contained in:
Matthew Flatt 2004-10-09 20:02:01 +00:00
parent 89b0be8e87
commit dff35f8603

View File

@ -10,9 +10,6 @@
net:imap@)
(provide/contract
[imap-port-number (case->
(-> number?)
(number? . -> . void?))]
[imap-get-hierarchy-delimiter (imap-connection? . -> . bytes?)]
[imap-list-child-mailboxes
(case->
@ -32,6 +29,8 @@
imap-poll
imap-status
imap-port-number ; a parameter
imap-new?
imap-messages
imap-recent