Hi, On Thursday 13 October 2005 11:51, Kaushik karandikar wrote: > Hi All, > > I am porting one of the application to eCOS. > It uses the call socketpair(). I am not able to find > it in the eCOS. The socketpair () call is there in the > eCOS reference manual. > Can anyone please guide about how should i proceed.
Maybe the pipe implementation here can help you a bit in implementing socketpair() ? http://sources.redhat.com/ml/ecos-patches/2004-12/msg00037.html Bye Alex -- Work: [EMAIL PROTECTED] - http://www.jenoptik-los.de Home: [EMAIL PROTECTED] - http://www.kde.org [EMAIL PROTECTED] - http://www.neundorf.net -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
