|
录制的内容是服务器与服务器之间的协议转发,当被录制的服务器接受到另一个服务器发送过来的协议时,recording log 信息框中提示如下的信息,不知如何解决,请教。
/* Error - WSPrecv: asynchronous receive call */
/* recv failed */
/* accept(): socket 2496:340 accepted via socket 2496:364. Peer (connecting) socket has port 0 and address 0x0 */
/* socket(): created with handle: 2744:940, address format 2, type 1, protocol 0. */
/* bind(): socket 2744:940 bound with family 2, port 0, and address 0x0 */
/* connect(): socket 2744:940 tried to connect with family 2, port 8020, and address 0xc0a80030. Return value: 0 */ |
|