*BSD News Article 31980


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!news.Hawaii.Edu!ames!pacbell.com!ihnp4.ucsd.edu!swrinde!gatech!howland.reston.ans.net!europa.eng.gtefsd.com!MathWorks.Com!news2.near.net!das-news.harvard.edu!honeydew.srv.cs.cmu.edu!kaml
From: kaml+@cs.cmu.edu (Kam Lee)
Subject: UDP Socket Error?
Message-ID: <CrE7IG.7I7.3@cs.cmu.edu>
Sender: news@cs.cmu.edu (Usenet News System)
Nntp-Posting-Host: n3.sp.cs.cmu.edu
Organization: School of Computer Science, Carnegie Mellon
Date: Tue, 14 Jun 1994 15:11:04 GMT
Lines: 12

Hi,

In my program, I do "sendto()" to a UDP socket repeatedly,
but I keep getting ENOBUFS errors despite that I did check
the socket with select() before sending to it. Any suggestions?


Thanks,

Kam L.