6 Oct
2006
6 Oct
'06
4:30 a.m.
Hi,
time (currently) and ALSO there is a bug. :: (listen on any address) causes a segmentation fault.
WTF? <types madly>
:-) ah. wasnt reported.
Ah. 'struct sockaddr' isn't big enough to hold IPv6 addresses. We have to use 'struct sockaddr_storage'.
Thanks, it's now fixed.
great. it was late when i was quickly testing that so didnt have time to research if it was a reported bug. guess I dont have to report now. glad to have been of testing service to you. alan