See solution below:
> On 6/15/2014 6:08 PM, m...@rpzdesign.com wrote:
>> I was looking through the RTL and found that cfprecvmsg( ) socket calls
>> into the C Run Time library were commented out.
>>
>> Also commented out cfpsendmsg( ) calls.
>>
>> While recvfrom( ) is available, it does not includ
Ok, I am getting closer.
Under the unixsockets in RTL, it has all the declarations necessary.
Anybody have an idea on how to use unixsockets in a uses clause
so the compiler will not trigger:
Can't find unit 'unixsockets' used by .pas
Or should I just add the RTL to my project path?
Thanks
I was looking through the RTL and found that cfprecvmsg( ) socket calls
into the C Run Time library were commented out.
Also commented out cfpsendmsg( ) calls.
While recvfrom( ) is available, it does not include the PTKINFO options
necessary to determine a destination IP address on a multi interf