Subversion Repositories HomeAutomation

Rev

Rev 1884 | Rev 1890 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1884 Rev 1885
Line 1... Line 1...
1
use IO::Select;
1
use IO::Select;
-
 
2
use IO::Socket;
2
 
3
 
3
 
4
 
4
sub atomd_connect
5
sub atomd_connect
5
{
6
{
6
    ($host, $port) = @_;
7
    ($host, $port) = @_;