patchDotGNU Portable.NET - Patches: patch #5323, Fix SOL_TCP, SOL_UDP usage under...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5323: Fix SOL_TCP, SOL_UDP usage under mingw

Submitter:  Yan Burman <yan_burman>
Submitted:  Thu 24 Aug 2006 03:48:58 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Thu 24 Aug 2006 03:48:58 PM UTC, original submission:  

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.

Yan Burman <yan_burman>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10580:  pnet_sol_tcp_win32.patch added by yan_burman (549B - application/octet-stream - Enable usage of SOL_TCP and SOL_UDP under mingw)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-24 t3rmin4t0r StatusNone Done
    Open/ClosedOpen Closed
2006-08-24 yan_burman Attached File- Added pnet_sol_tcp_win32.patch, #10580

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code