Приглашаем посетить
Чернышевский (chernyshevskiy.lit-info.ru)

Reference: quit

PreviousChapter 14
Email Connectivity
Next
 

quit

 $pop->quit()

Quits, closing the connection to the remote POP3 server and deleting all messages marked for deletion.

Note that if a Net::POP3 object goes out of scope before quit has been called, reset is called before the connection is closed, and any messages marked for deletion are not deleted.


PreviousHomeNext
Reference: popstatBook IndexReference: reset