Project

General

Profile

« Previous | Next » 

Revision 8f81c052

Added by Nathan Scott over 14 years ago

  • ID 8f81c05247e3fb85ef45dd33e80cc72345f4e1d4

Win32 build fixes after recent dbpmda changes.

SOCKET is a reserved word under the Win32 socket interface
(winsock2.h), rename our use to SOCK. Also sys/socket.h is
a POSIX-ism, so its inclusion needs to be guarded in common
code.

  • added
  • modified
  • copied
  • renamed
  • deleted