]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix sockaddr length argument, BSD will complain if it doesn't exactly match the expec...
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 16 Jun 2009 04:02:21 +0000 (04:02 +0000)
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 16 Jun 2009 04:02:21 +0000 (04:02 +0000)
commit14db93e7cfd4f434731305ef6e8832880f642fc5
treef2f1fc306efb2ce7ce62c5ac27a1cbef2f72fd93
parent2f12c298e8d932f0f7eba320db71f15ece9b4ae9
Fix sockaddr length argument, BSD will complain if it doesn't exactly match the expected size

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11414 e03df62e-2008-0410-955e-edbf42e46eb7
include/socket.h
src/inspsocket.cpp