patchDotGNU Portable.NET - Patches: patch #6397, Include socket.h for BeOS

 
 

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

patch #6397: Include socket.h for BeOS

Submitter:  Andreas Färber <afaerber>
Submitted:  Sat 02 Feb 2008 11:15:27 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sun 03 Feb 2008 10:46:15 AM UTC, comment #1: 

Commited to cvs with a small change.
I moved the inclusion of sys/socket.h into the non Win32 part like it was done in socket.c.

Klaus Treichel <ktreichel>
Group administrator
Sat 02 Feb 2008 11:15:27 PM UTC, original submission:  

Compiling pnet fails on BeOS due to fd_set, FD_ZERO etc.

These are defined in socket.h; sys/socket.h includes socket.h.

The attached patch conditionally includes sys/socket.h.

Depends on patch #6394.

Andreas Färber <afaerber>

 

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

Attached Files
file #14934:  beos-fd.diff added by afaerber (977B - application/octet-stream - patch against pnet)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ktreichel (Posted a comment)
  • -email is unavailable- added by afaerber (Submitted the item)
  •  

    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
    2008-02-03 ktreichel StatusNone Done
        Open/ClosedOpen Closed
    2008-02-02 afaerber Attached File- Added beos-fd.diff, #14934

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code