There is actually a bit more to do (to bring TRDP to 64Bit systems):
Apart from TRDP/VOS_TIME_T definition, several size values returned by vos_sock functions might return garbage on 64Bit systems - dependent on endianess.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is actually a bit more to do (to bring TRDP to 64Bit systems):
Apart from TRDP/VOS_TIME_T definition, several size values returned by vos_sock functions might return garbage on 64Bit systems - dependent on endianess.
Definition of VOS_TIME_T is taken from system, now (if present), 64 Bit compiler warnings and issues have been (hopefully) resolved.