Hi developers, I found there is a small bug in example protocol plugin.Please 
see the line 182 in file TxnSM.cip_addr.sin_port = txn_sm->q_server_port;shoule 
be changed to ip_addr.sin_port = htons(txn_sm->q_server_port);.The bug cause to 
TSNetConnect error!Pleasse fix it!ThanksCheng                                   
    

Reply via email to