[fpc-pascal] Linux RecvMsg( ) Calls Missing

md at rpzdesign.com md at rpzdesign.com
Mon Jun 16 00:08:03 CEST 2014


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 interface
Linux server.

Nor does it offer the ability to set the Source Address when sending via
sendto( )

Anybody have a quick suggestion or must I spend the afternoon
implementing cfprecvmsg( ) and cfpsendmsg( ) calls.

Thanks,

Marco




More information about the fpc-pascal mailing list