ObjFW  Check-in [4de1f2a67a]

Overview
Comment:Move netinet/in.h include to socket.h

This is required as OFKernelEventObserver uses struct sockaddr_in as an
instance variable in case there is no pipe().

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4de1f2a67a8e52cbe7846eb87386fadf057a7ab7efd1eee25a934825ff534dd3
User & Date: js on 2014-03-05 00:31:49
Other Links: manifest | tags
Context
2014-03-05
00:34
OFKernelEventObserver: Only use 1 internal socket check-in: a2f2a3289d user: js tags: trunk
00:31
Move netinet/in.h include to socket.h check-in: 4de1f2a67a user: js tags: trunk
00:15
OFThread.m: Fix missing define for PSP check-in: a4986b3356 user: js tags: trunk
Changes