Advertisement
Guest User

Untitled

a guest
Aug 7th, 2017
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. * Peer goes online: "nizzox@gmail.com/tomahawk1187670923"
  2. SIP online: "nizzox@gmail.com/tomahawk1187670923"
  3. We are not visible externally: QMap(("visible", QVariant(bool, false) ) )
  4. void Jabber_p::sendMsg(const QString&, const QString&) "nizzox@gmail.com/tomahawk1187670923" "{ "visible" : false }"
  5. Jabber_p::handleMessage "nizzox@gmail.com/tomahawk1187670923" "{ "ip" : "82.216.6.7", "key" : "f167470f-ef7e-4bbf-a4f3-57e138fab9cc", "port" : 50210, "uniqname" : "3684d39f-1771-47f1-9183-dd134bb228c8", "visible" : true }"
  6. void SipHandler::onMessage(const QString&, const QString&)
  7. SIP Message: "nizzox@gmail.com/tomahawk1187670923" "{ "ip" : "82.216.6.7", "key" : "f167470f-ef7e-4bbf-a4f3-57e138fab9cc", "port" : 50210, "uniqname" : "3684d39f-1771-47f1-9183-dd134bb228c8", "visible" : true }"
  8. Initiate connection to "nizzox@gmail.com/tomahawk1187670923"
  9. void Servent::connectToPeer(const QString&, int, const QString&, const QString&, const QString&) "82.216.6.7" 50210 "f167470f-ef7e-4bbf-a4f3-57e138fab9cc" "nizzox@gmail.com/tomahawk1187670923" "3684d39f-1771-47f1-9183-dd134bb228c8"
  10. CTOR Connection (super) QThread(0x7d6530)
  11. CTOR controlconnection
  12. Servent::connectToPeer: "82.216.6.7" : 50210 QThread(0x7d6530) QThread(0x7d6530)
  13. void Servent::socketError(QAbstractSocket::SocketError)
  14. Servent::SocketError: QAbstractSocket::SocketTimeoutError "3684d39f-1771-47f1-9183-dd134bb228c8" "nizzox@gmail.com/tomahawk1187670923"
  15. Connection "3684d39f-1771-47f1-9183-dd134bb228c8" FAILED *************** QThread(0x7d6530)
  16. void Connection::shutdown(bool) false
  17. Shutting down immediately "3684d39f-1771-47f1-9183-dd134bb228c8"
  18. void Connection::actualShutdown()
  19. EMITTING finished()
  20. DTOR controlconnection
  21. DTOR connection (super) "3684d39f-1771-47f1-9183-dd134bb228c8" QThread(0x7d6530)
  22. no valid sock to delete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement