« Return to Thread: New to cygwin

Re: New to cygwin

by sarshh :: Rate this Message:

Reply to Author | View in Thread

Hi, can any one please guide me as I am unable to include <netinet/sctp.h> using cygwin, what could be the problem, and what should be done to solve it?

best Regards
Tomasz Jankowski wrote:
Hello!

I'm completely new to cygwin (and generally to programming for the MS
Windows too). I'm working on a library and I need to use some socket
API in it. I decided to prepare port for win32, but it's much harder,
that I thought.
I found, that cygwin can make my life easier, especially a DLL
provided by you. Generally I need cygwin only for network related
functionality, for rest I use GLib.
I have a few questions:
1. I found, that functions like sendmsg and recvmsg are available in
cygwin, is it true?
2. What about IPv6, is it available in cygwin?
3. Does cygwin in some way support some other socket options, that win32 do?
4. How does  the performance look? Will my library have really poorer
performance if I use cygwin instead of winsock API?

--
Cya!
Tom

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

 « Return to Thread: New to cygwin