Some platforms that use socklen_t don't use it for the fifth argument to
authorDavid Elliott <dfe@tgwbd.org>
Tue, 28 Dec 2004 03:17:50 +0000 (03:17 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 28 Dec 2004 03:17:50 +0000 (03:17 +0000)
commitddc1a35fc927bff5b9f1a4ed7189e794e314fc05
treea469eecf02d9baae7a6a37e672086db57c9e7cc3
parentc81dc3db6b242e6c47782ff205230c3e22060e95
Some platforms that use socklen_t don't use it for the fifth argument to
getsockopt.  Do a separate test and define SOCKOPTLEN_T appropriately.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
src/unix/gsocket.cpp