This is the mail archive of the cygwin@sourceware.cygnus.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]

Does cygwin support recvmsg(), sendmsg() socket functions ?


Hi, all cygwin friends !
 
I'm writing socket programs and trying to port it to windows platform using the 'nice' cygwin.
But, during building (compiling) the code, I've got compile error due to the lack of the
recvmsg() and sendmsg() socket functions.
Does cygwin support these functions, if yes, I normally should find it in <sys/socket.h> file.
 
Giwon On
 
 
 

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