diff options
author | VMiklos <vmiklos@frugalware.org> | 2007-08-20 18:35:48 +0200 |
---|---|---|
committer | VMiklos <vmiklos@frugalware.org> | 2007-08-20 18:35:48 +0200 |
commit | ed2e37f5b8f597fdd8e4e0a9cafb943d23e5469c (patch) | |
tree | f62092587a872f795258aa6d045896b002f99897 /skype/README | |
parent | ba20c3903ee5c47e5fb83fc17a13e5f5ed319372 (diff) |
more error handling, no more SIGPIPE \o/ :)
Diffstat (limited to 'skype/README')
-rw-r--r-- | skype/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/skype/README b/skype/README index d4bf24f8..5cfa2020 100644 --- a/skype/README +++ b/skype/README @@ -32,7 +32,7 @@ git clone http://ftp.frugalware.org/pub/other/people/vmiklos/bitlbee-skype make cp skype.so /usr/lib/bitlbee -- Start the tcp server: +- Start skyped (the tcp server): python skyped.py @@ -47,7 +47,9 @@ What works: - Receiving messages -- Writing a tcp daemon that is a gateway between Skype and tcp +- skyped (the tcp daemon that is a gateway between Skype and tcp) + +- Error handling when skyped is not running and when it exists What needs to be done (aka. TODO): @@ -65,8 +67,6 @@ What needs to be done (aka. TODO): - maybe on account on/off, change our state from/to offline? so that we won't miss any message -- handle the case when the tcp server is not running (currently SIGPIPE is not handled at all by the plugin) - If something does not work and it's not in the TODO section, then please contact me! Shots at: |