This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Cancelling a Blocking network call


"Trenton D. Adams" wrote:
> 
> Let's say I call write () on a socket, and the other end of the
> connection hangs.  I might want to cancel that call.  If the write ()
> was done in another thread then yet another thread might be able to
> cancel the write () call.

You could include the fileio and posix packages and use signals.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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