DNS Connection Question

Bob Gorman bob at rsi.com
Wed Oct 20 10:25:01 EDT 2004


At 09:17 AM 10/20/2004, Bob Gorman wrote:
><?php
>$res = @socket_create(AF_INET, SOCK_STREAM, getprotobyname('udp'));

This should use SOCK_DGRAM. Sorry for any confusion.




More information about the Discuss mailing list