nw_connection_copy_connected_path ERROR

380 views
Skip to first unread message

李规

unread,
Nov 20, 2018, 3:47:36 AM11/20/18
to CocoaAsyncSocket
after connected,I meet this error "[] nw_connection_copy_connected_path [C1] Client called nw_connection_copy_connected_path on unconnected nw_connection" "tcp_connection_is_cellular No connected path",is anybody met this problem?

李规

unread,
Nov 20, 2018, 3:52:21 AM11/20/18
to CocoaAsyncSocket

clientSocket = GCDAsyncSocket()


                clientSocket.delegate = self


                clientSocket.delegateQueue = mainQueue

                clientSocket.isIPv6Enabled = false

                do{

                    try clientSocket.connect(toHost: "xxx.xx.xxx.xxx", onPort: xxx, withTimeout: -1)

//                    clientSocket.connect(toAddress: <#T##Data#>, withTimeout: <#T##TimeInterval#>)

                }

                catch

                {

                    print("error")

                }


在 2018年11月20日星期二 UTC+8下午4:47:36,李规写道:

Joel Godinez

unread,
Jul 31, 2019, 6:39:38 PM7/31/19
to CocoaAsyncSocket
Good day, 

Have you found help with this issue? I am receiving the same error message. Thank you in advance
Reply all
Reply to author
Forward
0 new messages