Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!darwin.sura.net!news.duc.auburn.edu!gauss.cse!sgambati From: sgambati@eng.auburn.edu (Satish G. Ambati) Subject: Berkley Sockets, Accept System Call. Message-ID: <Cq4A8G.LzC@mail.auburn.edu> Keywords: BSD Sockets? Sender: usenet@mail.auburn.edu (Usenet Administrator) Nntp-Posting-Host: gauss.cse.eng.auburn.edu Reply-To: sgambati@eng.auburn.edu Organization: Auburn University Engineering Date: Fri, 20 May 1994 20:00:16 GMT Lines: 10 I am working with Berkley Sockets and I need some Information about the accept system call. I am trying to get some information on making my accept system call non-blocking. I am clear with the concept and how it works, however I am having some problems in Implementation and getting it to work. If anybody out there is a socket Guru and have some kind of code to demonstrate this, I really appreciate any responses. Thanx, Satish.