[Date Prev][Date Next] [Chronological] [Thread] [Top]

Patch: socket functions take 'socklen_t *' length argument (ITS#1706)



Full_Name: Hallvard B. Furuseth
Version: 2.1.0alpha
OS: Linux
URL: http://folk.uio.no/hbf/OpenLDAP/socklen_t.txt
Submission from: (NULL) (158.36.148.34)


Some socket functions should use a 'socklen_t *' length argument
instead of an 'int *'.