Hello Holger,
On Fri, 23 Jul 2010 19:07:55 +0800, "Holger Hans Peter Freyther" holger@freyther.de wrote:
Dieter do you know if cygwin will silently ignore the MSG_TRUNC flag or if you will have a problem on Window?
Thanks for asking.
According to what I found so far, Cygwin should support MSG_TRUNC. However considering the fact that there is much more to do to get OpenBSC and GPRS running under Cygwin (porting the calls to access the TUN interface in OpenGGSN), one more obstacle should not really care ;-) (I guess I am the only one who uses OpenBSC on Cygwin).
Best regards, Dieter
On 07/23/2010 03:27 PM, Dieter Spaar wrote:
Thanks for asking.
No problem, your contributions are always very welcome!
According to what I found so far, Cygwin should support MSG_TRUNC. However considering the fact that there is much more to do to get OpenBSC and GPRS running under Cygwin (porting the calls to access the TUN interface in OpenGGSN), one more obstacle should not really care ;-) (I guess I am the only one who uses OpenBSC on Cygwin).
Well, I plan to use it in every recvfrom call in OpenBSC, not only GPRS, but if it is working on cygwin there might be no other obstacle in using it.
PS: How big is your diff to make it compile on Windows?