This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: socketpair() implementation in eCOS


On Thu, Oct 13, 2005 at 02:51:40AM -0700, 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.

The documentation is wrong. It does not exist.

See http://sources.redhat.com/ml/ecos-discuss/2003-07/msg00485.html

You will probably want to implement it yourself in "user space".

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]