Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!demos!Gamma.RU!srcc!not-for-mail From: "Eugene Radchenko" <genie@org.chem.msu.su> Newsgroups: comp.unix.bsd.freebsd.misc Subject: ntalkd problem Date: 24 Jan 1997 16:04:13 GMT Organization: Dept. of Chemistry, Moscow State University Lines: 17 Message-ID: <01bc0a10$3cedc060$6330fa9e@org-qsar2.chem.msu.su> NNTP-Posting-Host: org.chem.msu.su Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Internet News 4.70.1160 Cache-Post-Path: org.chem.msu.su!unknown@org-qsar2.chem.msu.su Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34475 Hi! Has anyone made the ntalkd to work on 2.1R? It just does not work and does log dozens of "address family not supported by protocol family" errors. AFAIU, it's caused by ntalkd's using "struct osockaddr" and passes it to sendto as "struct sockaddr" which has different layout. Thanks in advance Genie -- ######################################################### Eugene V. Radchenko Research associate, Computer Chemistry E-mail: genie@org.chem.msu.su Fax: +7-(095)939-0290 Ordinary mail: Chair of Organic Chemistry, Department of Chemistry, Moscow State University, 119899 Moscow, Russia =================================================== Axiom: Any non-trivial program contains some bugs Corollary: If a program has no bugs, it is useless