Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Delivered-To: mailing list cygwin@sources.redhat.com From: Gianluca Collot To: Subject: sendmsg() & recvmsg() Date: Tue, 31 Oct 2000 15:55:40 +0330 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-Id: <20001031122757.TGII6888.fep01-svc.tin.it@[212.216.177.97]> I'm porting a library that requires these functions, i've noticed that they are not implemented but the structure msghdr is declared in . Should these function be implemented in the future? I figure out that an implementation of sendmsg() using sendto() should be quite easy. Am i wrong? Is this a good idea if i try to write these funtions and to send them for cygwin? Cheers Gianluca Collot Reliable Distributed System LAboratory Università di Trieste Italy -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com