[ECOS] eCos, termio and sockets

Andre-John Mas ajmas@sympatico.ca
Mon Feb 5 22:53:00 GMT 2007


Gary Thomas wrote
> 
> Andre-John Mas wrote:
> > Hi,
> > 
> >>From what I can tell eCos doesn't seem to have the notion of pseudo-terminals. What I had originally wanted to do is do some termio operations on the file descriptor, associated with the socket, but since the socket is not a termio device this won't work.
> > 
> > I am currently looking to see what else I could do to achieve my needs (blanking out password entry), though if anyone has handled this issue before, I would appreciate some suggestions.
> 
> I think you need to think about this a little; what do you
> have connected to what?  where is the password being echoed?
> 

Thinking about it a little, it turns out plain old VT100 escape
codes work well enough for our needs.

Thanks

Andre


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



More information about the Ecos-discuss mailing list