YoshikuniJujo / xmpipe

XMPP library using simple-PIPE
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Process connection timeout and connection error #15

Open YoshikuniJujo opened 9 years ago

YoshikuniJujo commented 9 years ago

Process connection timeout. If connection is timeout, inform by TChan e.

Process connection error. If connection error occur, exception occur, then inform by TChan e.

Don't process case of thread dead now.