Ticket #135 (closed defect: fixed)

Opened 7 years ago

Last modified 6 years ago

Detect presence of MSG_SOSIGNAL/SO_NOSIGPIPE using autoconf

Reported by: armin Owned by: phil
Priority: normal Milestone: net6 1.3.0
Component: net6 Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

Currently, net6's socket.cpp determines via #ifdef whether MSG_NOSIGNAL and/or SO_NOSIGPIPE are defined. The cleaner way should be to use autoconf for that purpose. This would not rely on these names actually being #defines.

Change History

Changed 7 years ago by armin

.

Changed 7 years ago by phil

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.