5 Oct
2006
5 Oct
'06
5:56 p.m.
A.L.M.Buxey@lboro.ac.uk wrote:
time (currently) and ALSO there is a bug. :: (listen on any address) causes a segmentation fault.
WTF? <types madly> Ah. 'struct sockaddr' isn't big enough to hold IPv6 addresses. We have to use 'struct sockaddr_storage'. Thanks, it's now fixed. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog