[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [patch #5323] Fix SOL_TCP, SOL_UDP usage under mingw
From: |
Yan Burman |
Subject: |
[Pnet-developers] [patch #5323] Fix SOL_TCP, SOL_UDP usage under mingw |
Date: |
Thu, 24 Aug 2006 15:48:59 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 |
URL:
<http://savannah.gnu.org/patch/?5323>
Summary: Fix SOL_TCP, SOL_UDP usage under mingw
Project: DotGNU Portable.NET
Submitted by: yan_burman
Submitted on: Thursday 08/24/2006 at 15:48
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
_______________________________________________________
Details:
Windows does not define SOL_TCP and SOL_UDP, but instead defines IPPROTO_TCP
and IPPROTO_UDP (I think some *BSDs may have similar behaviour as well). This
patch defines SOL_TCP and SOL_UDP to the proper value for windows.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thursday 08/24/2006 at 15:48 Name: pnet_sol_tcp_win32.patch Size:
549B By: yan_burman
Enable usage of SOL_TCP and SOL_UDP under mingw
<http://savannah.gnu.org/patch/download.php?file_id=10580>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5323>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [patch #5323] Fix SOL_TCP, SOL_UDP usage under mingw,
Yan Burman <=