+ Multiple identities (#9)

- animation settings
* minor fixes
This commit is contained in:
RainLoop Team 2013-11-12 02:01:44 +04:00
parent b2dafe9e5e
commit 0b7afb5b7b
438 changed files with 6049 additions and 5203 deletions

View file

@ -0,0 +1,10 @@
<?php
namespace MailSo\Net\Exceptions;
/**
* @category MailSo
* @package Net
* @subpackage Exceptions
*/
class SocketReadTimeoutException extends \MailSo\Net\Exceptions\Exception {}