Changeset ed2e37f for skype/README


Ignore:
Timestamp:
2007-08-20T16:35:48Z (17 years ago)
Author:
VMiklos <vmiklos@…>
Branches:
master
Children:
0c60f96
Parents:
ba20c39
Message:

more error handling, no more SIGPIPE \o/ :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    rba20c39 red2e37f  
    3333cp skype.so /usr/lib/bitlbee
    3434
    35 - Start the tcp server:
     35- Start skyped (the tcp server):
    3636
    3737python skyped.py
     
    4848- Receiving messages
    4949
    50 - Writing a tcp daemon that is a gateway between Skype and tcp
     50- skyped (the tcp daemon that is a gateway between Skype and tcp)
     51
     52- Error handling when skyped is not running and when it exists
    5153
    5254What needs to be done (aka. TODO):
     
    6668- maybe on account on/off, change our state from/to offline? so that we won't miss any message
    6769
    68 - handle the case when the tcp server is not running (currently SIGPIPE is not handled at all by the plugin)
    69 
    7070If something does not work and it's not in the TODO section, then please contact me!
    7171
Note: See TracChangeset for help on using the changeset viewer.