This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

sendmsg() & recvmsg()


I'm porting a library that requires these functions, i've noticed that they are not implemented but the structure msghdr is declared in <cygwin/socket.h>.
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


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