cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl library's uninitialization is got hang

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 28 Aug 2014 12:50:51 +0200 (CEST)

On Thu, 28 Aug 2014, shine wrote:

This looks really strange:

> 0000: EPSV
> 08_28_2014_09:55:31
> <= Recv header, 0000000048 bytes (0x00000030)
> 0000: 229 Entering Extended Passive Mode (|||1029|).
> 08_28_2014_09:56:27
> => Send header, 0000000006 bytes (0x00000006)
> 0000: PASV
> 08_28_2014_09:56:28
> <= Recv header, 0000000050 bytes (0x00000032)
> 0000: 227 Entering Passive Mode (220,225,147,217,4,6).

*both* EPSV and PASV are sent. And both get a fine response back. How come it
sends two? That's not normal libcurl behavior.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-28