ObjFW  Check-in [3fa37632f9]

Overview
Comment:Cast return of sizeof() to socklen_t

It caused a warning about an implicit cast on OS X/PPC64.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3fa37632f9d21edf5c641421b91ce311b41b4c2490b709973b0a5eb18b97e685
User & Date: js on 2014-02-21 17:17:04
Other Links: manifest | tags
Context
2014-02-21
17:19
Don't use objc_initializeClassPair on OS X/PPC64 check-in: 3204ceeca0 user: js tags: trunk
17:17
Cast return of sizeof() to socklen_t check-in: 3fa37632f9 user: js tags: trunk
17:16
atomic.h: Fix OSAtomic on PPC64 check-in: 2b00b3cec8 user: js tags: trunk
Changes