Re: [PHP-DOC] New documentation of sockets From: Richard Samar (email <email protected>)
Date: 12/31/01

Jan Lehnardt wrote:
>
> Hi,
> I'd like to redocument the socket extension, since it has changed
> completely. Now I'd like to know if there is an automated way of
> transforming the function prototypes in the C Source file
> (ext/sockets/sockets.c) into a documentation skeleton?

plz correct me, if I am wrong but prototypes of undocumented
functions are already in the documentation.

-moh