haiku/headers/private/mail
Axel Dörfler 214853702f * Put ServerConnection into the BPrivate namespace as it should have been.
* Fixed completely broken error reporting; Write()/Read() will now return the
  proper error code (and ssize_t instead of int32).
* Reimplemented WaitForData() using poll() which is more efficient.
* Now uses BNetworkAddress to resolve the server address which also should now
  work with IPv6.
* Removed some unused headers.
* Minor coding style cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43141 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 22:56:50 +00:00
..
FileConfigView.h Copy sent mails to /boot/home/mail/sent. Hope that makes more clear if a mail should be send (in out folder) or already has be sent. 2011-02-20 03:54:28 +00:00
MailPrivate.h * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
NodeMessage.h * part of libbe_test build fix... why is the _IMPEXP stuff there in the 2007-10-21 15:19:25 +00:00
ServerConnection.h * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
crypt.h Major restructuring of the mail server: 2011-02-09 01:49:01 +00:00
des.h
mail_util.h * mail_util.h was not self-contained. 2011-10-08 18:41:20 +00:00
regex.h Mail: Always include posix/regex.h 2010-08-18 23:58:57 +00:00