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: eCos, termio and sockets


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?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
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]