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]

Re: sendmsg() & recvmsg()


Gianluca Collot wrote:
> 
> 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?

Patches are always welcome :-)

Unfortunately, if you want to provide patches which add new functions
to Cygwin you'll have to sign over the copyright ownership of your code
changes to RedHat before we can include your changes in the main source
tree. Your employer may also have to send us a disclaimer stating that
they have no claims to your contribution. You can find the standard
assignment form under http://sources.redhat.com/cygwin/assign.txt

I hope, that will not discourage you. The same procedure is needed
when contributing to FSF code, so...

Thanks in advance,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
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]