haiku/src/add-ons/mail_daemon
Axel Dörfler b1c07d8165 * Fixed dumb uses of select() with a hardcoded number of file descriptors.
* Decreased the timeout from 60 to 30 seconds; somehow it seems it waits more
  than just once this time in case something fails over here.
* Cleaned up the messy SSL patch.
* Made the whole thing a bit more compliant to our coding style.
* Got rid of the useless pop3_error() macro.
* Fixed error reporting in ReceiveLine().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21765 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-31 16:00:26 +00:00
..
inbound_filters Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
inbound_protocols * Fixed dumb uses of select() with a hardcoded number of file descriptors. 2007-07-31 16:00:26 +00:00
outbound_filters Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
outbound_protocols couple fixes to make MDR addons build with gcc 4. 2007-05-02 10:57:27 +00:00
system_filters Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00