Re: [PHP-DEV] Sockets Question

2002-04-06 Thread Eric Liedtke
Uhhh nevermind. I just grabbed 4.2.0RC2 and found that a slew of fixes have already been commited. -e Eric Liedtke wrote: >Oops forgot the message body on the last one > >Ok so after sleeping on it I don't think my solution was >totally in line with the beauty and simplicity of php, I >expec

Re: [PHP-DEV] Sockets Question

2002-04-06 Thread Eric Liedtke
Oops forgot the message body on the last one Ok so after sleeping on it I don't think my solution was totally in line with the beauty and simplicity of php, I expect you should be able to pass either a hostname or a valid ip in the addr arg. Anyway the other part that confused me is that in t

Re: [PHP-DEV] Sockets Question

2002-04-06 Thread Eric Liedtke
Eric Liedtke wrote: > I'm new in town here, so to speak, so I'm not sure about > proper protocol here, but I found,what I feel is a problem > in the socket extension code. Specifically in the socket_bind > function. I was working with a friends code and it was > trying to bind to port 80, howe

[PHP-DEV] Sockets Question

2002-04-05 Thread Eric Liedtke
I'm new in town here, so to speak, so I'm not sure about proper protocol here, but I found,what I feel is a problem in the socket extension code. Specifically in the socket_bind function. I was working with a friends code and it was trying to bind to port 80, however when I would check with socks