[haiku-commits] Re: haiku: hrev44070 - in src/add-ons/kernel/drivers/network/wlan/ralink2860/dev/rt2860: . src/add-ons/kernel/drivers/network/wlan/ralink2860

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 27 Apr 2012 14:36:24 +0200

On 04/27/2012 06:07 AM, clemens.zeidler@xxxxxxxxxxxxxx wrote:
* Use the ServerConnection class in POP3 too. This means no #ifdef USE_SSL for 
the connection anymore.
* I remember from the mailing list that there were problems with to many open 
connection using POP3. Thus, if there is an error or nothing to retrieve close the 
connection.>

That doesn't look particularly nice, but it might do the trick.
However, I've already removed the ServerConnection on my branch, so I will have to update this one as well :-/ In any case, please don't use it in new code anymore, use libnetapi's BSocket/BSecureSocket classes instead.

Bye,
   Axel.

Other related posts: