ObjFW  Hex Artifact Content

Artifact 40a01b9a4aab5e04dec521d7ec22ad428a51848ab0812ceb99596de8f69e31c9:

  • File src/socket.h — part of check-in [d302df8b46] at 2017-05-17 22:14:55 on branch trunk — typedef socklen_t to int on MorphOS

    The previous approach of including <pthread.h> - which has the typedef -
    turned out to be wrong, as that header is only a stub and including it
    breaks things.

    Since all the functions taking a socklen_t on other platforms take an
    int on MorphOS, creating a typedef to int is the proper way. (user: js, size: 2037) [annotate] [blame] [check-ins using]


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.