> It means someone has done a /async/nb/g without properly checking for
> exceptions (and also that asynchronously was probably mis-spelt without
the
> h in the first place!).
>
> AFAIR from the thread that discussed this renaming, nb stands for
> "non-blocking".
Oh, so I added non-blocking to th
> -Original Message-
> From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]]
> Sent: 14 October 2002 17:21
> To: Stefan Esser
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-DOC] ftp_async_ functions
>
>
> > > Were those functions available with the old name in a
> > Were those functions available with the old name in a release?
> > If yes, then were they marked as experimental? This information
>
> 4.2.3 comes without them and
> 4.3.0pre1 has the _nb_ functions already in it
Done. BTW it would be nice to decide what nb actually means. The
three options
On Mon, Oct 14, 2002 at 02:58:30PM +0200, Gabor Hojtsy wrote:
> Were those functions available with the old name in a release?
> If yes, then were they marked as experimental? This information
4.2.3 comes without them and
4.3.0pre1 has the _nb_ functions already in it
Stefan
--
PHP Documentat
> several weeks ago I renamed all ftp_async_* functions into ftp_nb_*.
> Maybe one of you could change that in the documentation.
Were those functions available with the old name in a release?
If yes, then were they marked as experimental? This information
is needed, so we know, if we can rename