On Wed, 2 Jul 2003, Wez Furlong wrote:

> wez           Wed Jul  2 17:11:35 2003 EDT
>
>   Modified files:
>     /php-src/main/streams     transports.c
>   Log:
>   more size_t -> socklen_t.
>   Noticed by [EMAIL PROTECTED]

    Any reason for not using struct sockaddr in favor of void?
    That would align the interfaces with common socket APIs.

    - Sascha

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to