K 10 svn:author V 3 bde K 8 svn:date V 27 2001-10-04T10:34:30.000000Z K 7 svn:log V 363 Fixed order of includes. must be included before for the definition of __signed, unless the compiler is gcc. Moved the declaration of socklen_t up together with the declaration of size_t, and removed low-quality comment about this declaration. Declaring socklen_t in this file is normal in POSIX-1.200x, unlike declaring size_t. END